From c5c1d9e4e9ba659c0a8d28f27c30ef37d17604e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Tue, 7 Mar 2023 20:52:26 +0100 Subject: [PATCH] s/Seek help/Getting Support/ --- v1.19/admin/index.md | 2 +- v1.19/admin/seek-help.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1.19/admin/index.md b/v1.19/admin/index.md index f3d0ac58..434973d2 100644 --- a/v1.19/admin/index.md +++ b/v1.19/admin/index.md @@ -5,7 +5,7 @@ title: 'Forgejo v1.19 administrator guide' These documents are targeted to people who run Forgejo on their machines. -- [Seek help](seek-help) +- [Getting Support](seek-help) - [Configuration Cheat Sheet](config-cheat-sheet) - [Upgrade guide](upgrade) - [Command Line](command-line) diff --git a/v1.19/admin/seek-help.md b/v1.19/admin/seek-help.md index 7bf27134..a882628f 100644 --- a/v1.19/admin/seek-help.md +++ b/v1.19/admin/seek-help.md @@ -1,6 +1,6 @@ --- layout: '~/layouts/Markdown.astro' -title: 'Seek help' +title: 'Getting Support' license: 'Apache-2.0' origin_url: 'https://github.com/go-gitea/gitea/blob/699f20234b9f7cdbbeeee3be004470c598fa1147/docs/content/doc/help/seek-help.en-us.md' ---