---
index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.md b/index.md
index c9d0091..e31339d 100644
--- a/index.md
+++ b/index.md
@@ -4,7 +4,7 @@
---
-[Project Overview](https://sr.ht/~mil/Sxmo) | [Install Guide](./INSTALLGUIDE.md) | [User Guide](./USERGUIDE.md) | [System Guide](./SYSTEMGUIDE.md) | [Contributing](./CONTRIBUTING.md) | [Images](https://images.postmarketos.org/bpo/) | [Demo Video](https://diode.zone/videos/watch/9651fd70-7668-4110-8e9a-211007b8509e)
+[Project Overview](https://sr.ht/~mil/sxmo) | [Install Guide](./INSTALLGUIDE.md) | [User Guide](./USERGUIDE.md) | [System Guide](./SYSTEMGUIDE.md) | [Contributing](./CONTRIBUTING.md) | [Images](https://images.postmarketos.org/bpo/) | [Demo Video](https://diode.zone/videos/watch/9651fd70-7668-4110-8e9a-211007b8509e)
[Documentation (postmarketOS Stable)](https://man.sr.ht/~anjan/sxmo-docs-stable/) | [Documentation (postmarketOS edge)](https://man.sr.ht/~anjan/sxmo-docs/) | [Documentation (Development Version)](https://man.sr.ht/~anjan/sxmo-docs-next/)
--
2.40.1
---
CONTRIBUTING.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d0fae2f..3f3ede3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@
---
-[Project Overview](https://sr.ht/~mil/Sxmo) | [Install Guide](./INSTALLGUIDE.md) | [User Guide](./USERGUIDE.md) | [System Guide](./SYSTEMGUIDE.md) | [Contributing](./CONTRIBUTING.md) | [Images](https://images.postmarketos.org/bpo/) | [Demo Video](https://diode.zone/videos/watch/9651fd70-7668-4110-8e9a-211007b8509e)
+[Project Overview](https://sr.ht/~mil/sxmo) | [Install Guide](./INSTALLGUIDE.md) | [User Guide](./USERGUIDE.md) | [System Guide](./SYSTEMGUIDE.md) | [Contributing](./CONTRIBUTING.md) | [Images](https://images.postmarketos.org/bpo/) | [Demo Video](https://diode.zone/videos/watch/9651fd70-7668-4110-8e9a-211007b8509e)
[Documentation (postmarketOS Stable)](https://man.sr.ht/~anjan/sxmo-docs-stable/) | [Documentation (postmarketOS edge)](https://man.sr.ht/~anjan/sxmo-docs/) | [Documentation (Development Version)](https://man.sr.ht/~anjan/sxmo-docs-next/)
@@ -12,12 +12,12 @@ The Sxmo project from a development point of view is a combination of a few diff
1. [sxmo-utils](http://git.sr.ht/~mil/sxmo-utils): A catchall repository for scripts, configuration files, and C programs that hold Sxmo together. This contains things like the modem scripts, menu scripts, screenlock program, setuid programs for controlling the PP LEDs, brightness, etc, and all other scripts.
2. [lisgd](http://git.sr.ht/~mil/lisgd): A custom piece of software for gestures built from scratch for Sxmo
-3. [Suckless forks](https://sr.ht/~mil/Sxmo/sources): Forks of [Suckless](http://suckless.org) software which has been mobile optimized and designed to fit within the larger Sxmo project
+3. [Suckless forks](https://sr.ht/~mil/sxmo/sources): Forks of [Suckless](http://suckless.org) software which has been mobile optimized and designed to fit within the larger Sxmo project
4. [sxmo-image-builder](http://git.sr.ht/~sxmo-infra/sxmo-image-builder): CI that builds images for the Pinephone on sr.ht infra via pmbootstrap
All of the Sxmo project source repositories can be viewed at:
-[Project source repositories](https://sr.ht/~mil/Sxmo/sources)
+[Project source repositories](https://sr.ht/~mil/sxmo/sources)
## **Testing Nightly**
We always need help testing the latest development version of sxmo.
--
2.40.1