chopratejas commited on
Commit
ec5c3f9
·
1 Parent(s): acad54a

Update Discord invite link across all docs

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. docs/index.md +2 -2
  3. mkdocs.yml +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@
33
  <a href="https://chopratejas.github.io/headroom/">
34
  <img src="https://img.shields.io/badge/docs-GitHub%20Pages-blue.svg" alt="Documentation">
35
  </a>
36
- <a href="https://discord.gg/QEyNhaGA">
37
  <img src="https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white" alt="Discord">
38
  </a>
39
  </p>
@@ -417,7 +417,7 @@ Python 3.10+
417
 
418
  ## Community
419
 
420
- Questions, feedback, or just want to follow along? **[Join us on Discord](https://discord.gg/QEyNhaGA)**
421
 
422
  ---
423
 
 
33
  <a href="https://chopratejas.github.io/headroom/">
34
  <img src="https://img.shields.io/badge/docs-GitHub%20Pages-blue.svg" alt="Documentation">
35
  </a>
36
+ <a href="https://discord.gg/yRmaUNpsPJ">
37
  <img src="https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white" alt="Discord">
38
  </a>
39
  </p>
 
417
 
418
  ## Community
419
 
420
+ Questions, feedback, or just want to follow along? **[Join us on Discord](https://discord.gg/yRmaUNpsPJ)**
421
 
422
  ---
423
 
docs/index.md CHANGED
@@ -13,7 +13,7 @@ Compress everything your AI agent reads. Same answers, fraction of the tokens.
13
  [![PyPI](https://img.shields.io/pypi/v/headroom-ai.svg)](https://pypi.org/project/headroom-ai/)
14
  [![Python](https://img.shields.io/pypi/pyversions/headroom-ai.svg)](https://pypi.org/project/headroom-ai/)
15
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/chopratejas/headroom/blob/main/LICENSE)
16
- [![Discord](https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white)](https://discord.gg/QEyNhaGA)
17
 
18
  </div>
19
 
@@ -410,4 +410,4 @@ Requires Python 3.10+.
410
 
411
  ---
412
 
413
- Apache 2.0 — Free for commercial use. [GitHub](https://github.com/chopratejas/headroom) | [PyPI](https://pypi.org/project/headroom-ai/) | [Discord](https://discord.gg/QEyNhaGA)
 
13
  [![PyPI](https://img.shields.io/pypi/v/headroom-ai.svg)](https://pypi.org/project/headroom-ai/)
14
  [![Python](https://img.shields.io/pypi/pyversions/headroom-ai.svg)](https://pypi.org/project/headroom-ai/)
15
  [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/chopratejas/headroom/blob/main/LICENSE)
16
+ [![Discord](https://img.shields.io/badge/Discord-Join%20us-5865F2?logo=discord&logoColor=white)](https://discord.gg/yRmaUNpsPJ)
17
 
18
  </div>
19
 
 
410
 
411
  ---
412
 
413
+ Apache 2.0 — Free for commercial use. [GitHub](https://github.com/chopratejas/headroom) | [PyPI](https://pypi.org/project/headroom-ai/) | [Discord](https://discord.gg/yRmaUNpsPJ)
mkdocs.yml CHANGED
@@ -126,5 +126,5 @@ extra:
126
  - icon: fontawesome/brands/python
127
  link: https://pypi.org/project/headroom-ai/
128
  - icon: fontawesome/brands/discord
129
- link: https://discord.gg/QEyNhaGA
130
  generator: false
 
126
  - icon: fontawesome/brands/python
127
  link: https://pypi.org/project/headroom-ai/
128
  - icon: fontawesome/brands/discord
129
+ link: https://discord.gg/yRmaUNpsPJ
130
  generator: false