mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-19 04:28:53 +00:00
fix typo and some seds for <empty> (#15)
# Before:  # After: (/attachments/85c184f3-58ca-4616-bb9d-9afacbc59290) Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/15 Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: HesterG <[email protected]> Co-committed-by: HesterG <[email protected]>
This commit is contained in:
@@ -9,9 +9,6 @@ else
|
||||
fi
|
||||
|
||||
$SED_INPLACE 's/<empty/<⁠empty/' docs/administration/config-cheat-sheet.en-us.md
|
||||
$SED_INPLACE 's/<empty/<⁠empty/' docs/contributing/guidelines-backend.en-us.md
|
||||
$SED_INPLACE 's/</<⁠/' docs/contributing/guidelines-backend.en-us.md
|
||||
$SED_INPLACE 's/</⁠/' docs/contributing/guidelines-backend.en-us.md
|
||||
$SED_INPLACE 's/^url:.*//' docs/intro.md
|
||||
$SED_INPLACE 's/^slug:.*/slug: \//' docs/intro.md
|
||||
$SED_INPLACE 's/.\/guidelines-frontend.md/.\/guidelines-frontend/' docs/development/hacking-on-gitea.en-us.md
|
||||
|
||||
Reference in New Issue
Block a user