mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-03-13 09:58:07 -04:00
Fix references
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
parent
ffe15dffc0
commit
e0cade7597
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ title: 'Forgejo v1.19 administrator guide'
|
||||||
|
|
||||||
These documents are targeted to people who run Forgejo on their machines.
|
These documents are targeted to people who run Forgejo on their machines.
|
||||||
|
|
||||||
- [Getting Support](seek-help)
|
- [Seek Assistance](seek-assistance)
|
||||||
- [Configuration Cheat Sheet](config-cheat-sheet)
|
- [Configuration Cheat Sheet](config-cheat-sheet)
|
||||||
- [Upgrade guide](upgrade)
|
- [Upgrade guide](upgrade)
|
||||||
- [Command Line](command-line)
|
- [Command Line](command-line)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: '~/layouts/Markdown.astro'
|
layout: '~/layouts/Markdown.astro'
|
||||||
title: 'Getting Support'
|
title: 'Seek Assistance'
|
||||||
license: 'Apache-2.0'
|
license: 'Apache-2.0'
|
||||||
origin_url: 'https://github.com/go-gitea/gitea/blob/699f20234b9f7cdbbeeee3be004470c598fa1147/docs/content/doc/help/seek-help.en-us.md'
|
origin_url: 'https://github.com/go-gitea/gitea/blob/699f20234b9f7cdbbeeee3be004470c598fa1147/docs/content/doc/help/seek-help.en-us.md'
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue