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

View File

@ -6,7 +6,7 @@ _DSFX is a next generation file exchange that that liberates users from big tech
## Documentation ## 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 ## Start

View File

@ -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. - [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 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).