This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: fix broken link

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (Jan 22, 2026, 1:22 PM UTC) commit c1c15026 parent 2b94ee22 change-id yluwklpz
+3 -3
+3 -3
docs/DOCS.md
··· 375 375 KNOT_SERVER_LISTEN_ADDR=127.0.0.1:5555 376 376 ``` 377 377 378 - If you run a Linux distribution that uses systemd, you can use the provided 379 - service file to run the server. Copy 380 - [`knotserver.service`](/systemd/knotserver.service) 378 + If you run a Linux distribution that uses systemd, you can 379 + use the provided service file to run the server. Copy 380 + [`knotserver.service`](https://tangled.org/tangled.org/core/blob/master/systemd/knotserver.service) 381 381 to `/etc/systemd/system/`. Then, run: 382 382 383 383 ```