From 4d6408015bab9f2c0b3b5820ed6d048f868f5c1f Mon Sep 17 00:00:00 2001 From: cdn0x12 Date: Sat, 3 May 2025 09:28:16 +0000 Subject: [docs/zh] Update zh docs: synced to 6c879186 (#4117) # Description This PR updates the Chinese documentation to 6c879186 (the latest commit at present). It also fixed a small typo in the original docs. Since the change is so minor, I didn't make a separate PR. Last docs/zh update PR: #3884 ## Checklist Please put an x inside each checkbox to indicate that you've read and followed it: `[ ]` -> `[x]` If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want). - [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md). Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4117 Co-authored-by: cdn0x12 Co-committed-by: cdn0x12 --- docs/locales/zh/getting_started/installation/metal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/locales/zh/getting_started/installation') diff --git a/docs/locales/zh/getting_started/installation/metal.md b/docs/locales/zh/getting_started/installation/metal.md index 5e116da41..4b07c6c71 100644 --- a/docs/locales/zh/getting_started/installation/metal.md +++ b/docs/locales/zh/getting_started/installation/metal.md @@ -123,7 +123,7 @@ sudo usermod -a -G gotosocial gotosocial sudo chown -R gotosocial:gotosocial /gotosocial ``` -你可以在 [Codeberg](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/gotosocial.service) 或你的安装文件夹中的 `example` 文件夹中找到一个 `gotosocial.service` 文件。 +你可以在 [我们的 Codeberg 存储库](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/gotosocial.service) 或你的安装文件夹中的 `example` 文件夹中找到一个 `gotosocial.service` 文件。 将它复制到 `/etc/systemd/system/gotosocial.service`: -- cgit v1.3