docs: use absolute URLs for internal doc links so they work off-site (e.g. the repo view), not just on orbit.tchatou.fr
This commit is contained in:
parent
8ad007e091
commit
4144f5f125
11 changed files with 22 additions and 22 deletions
|
|
@ -40,10 +40,10 @@ npm run build # → dist/
|
|||
```
|
||||
|
||||
Serve the static `dist/` behind any web server (commonly under `/app/`). See
|
||||
[Build & deploy](/docs/deploy/) for nginx and service-worker details.
|
||||
[Build & deploy](https://orbit.tchatou.fr/docs/deploy/) for nginx and service-worker details.
|
||||
|
||||
## Next steps
|
||||
|
||||
- [config.json reference](/docs/config/) — every option.
|
||||
- [Branding & themes](/docs/branding/) — make it yours.
|
||||
- [IRCv3 capabilities](/docs/ircv3/) — what works on your server.
|
||||
- [config.json reference](https://orbit.tchatou.fr/docs/config/) — every option.
|
||||
- [Branding & themes](https://orbit.tchatou.fr/docs/branding/) — make it yours.
|
||||
- [IRCv3 capabilities](https://orbit.tchatou.fr/docs/ircv3/) — what works on your server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue