2
0
mirror of https://git.numenor-labs.us/dsfx.git synced 2025-07-10 16:07:55 +00:00

refactor(docs): use direct page links

This commit is contained in:
Dustin Stiles 2025-03-23 09:14:00 -04:00
parent c3cdf8f7bf
commit fae203298f
Signed by: duwstiles
GPG Key ID: BCD9912EC231FC87
2 changed files with 2 additions and 2 deletions

@ -6,7 +6,7 @@ _DSFX is a next generation file exchange that that liberates users from big tech
## Documentation
- [dsfx standard docs](https://koti.casa/numenor-labs/dsfx/src/branch/main/docs)
- [dsfx standard docs](https://koti.casa/numenor-labs/dsfx/src/branch/main/docs/README.md)
## Start

@ -10,4 +10,4 @@ This is the documentation for DSFX, the next generation decentralized file excha
- [Operating](./operating/) covers the usage of the dsfx client to securely upload and download files.
These docs are targeted at the users of DSFX. If you want to understand how it
works under the hood, check out the [internals docs](https://koti.casa/numenor-labs/dsfx/src/branch/main/docs/internals).
works under the hood, check out the [internals docs](https://koti.casa/numenor-labs/dsfx/src/branch/main/docs/internals/README.md).