forgejo/docs/content
HesterG 35c503f1ca
Unify doc links to use paths relative to doc folder (#24979) (#25000)
Backport #24979

Changes:

1. Use uniform links types relative to doc folder (start with `doc/`)
2. According to [docusaurus
links](https://docusaurus.io/docs/markdown-features/links), if `<a>` is
used, the `href` is resolved as URL location, but not file location. So
need to use `[text]({{< relref "path" >}})` instead.

(cherry picked from commit d2c9fb02dd)
2023-06-05 15:44:19 +02:00
..
doc Unify doc links to use paths relative to doc folder (#24979) (#25000) 2023-06-05 15:44:19 +02:00
page Remove unnecessary content on docs (#24976) (#25001) 2023-06-05 15:44:19 +02:00