We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f86004f + 8ce3206 commit ec57f68Copy full SHA for ec57f68
1 file changed
src/content/docs/v4/getting-started/installation.mdx
@@ -186,7 +186,7 @@ Noctalia-shell is available through a custom XBPS repository.
186
**Step 1**: Add the repository source
187
188
```bash
189
-echo "repository=https://universalrepo.r1xelelo.workers.dev/void" \
+echo "repository=https://universalrepository.pages.dev/void" \
190
| sudo tee /etc/xbps.d/10-noctalia.conf
191
```
192
0 commit comments