summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordachary2022-04-27 11:03:58 +0800
committerdachary2022-04-27 11:03:58 +0800
commit30f94555bec5fcfd93255b85fa7e40cbf7cbe65f (patch)
tree492b92e5da0299d7e8d9ea413ad08b3df735b1ec
parentee4123432d80a5a007c18a6114a6602c40221d7c (diff)
fix typo
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index adfac59..a9317df 100644
--- a/Home.md
+++ b/Home.md
@@ -4,7 +4,7 @@ The [repository](https://gitea.com/Ta180m/gitea) has several branches:
* [main](https://gitea.com/Ta180m/gitea/src/branch/main) is a duplicate of Gitea main.
* [dev](https://gitea.com/Ta180m/gitea/src/branch/dev) is where development happens and is deployed for testing at https://git.exozy.me/. Commits to the dev branch are usually cherry-picked to the feature branches as needed.
-* [feature-activitypub]https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to [PR #19133](https://github.com/go-gitea/gitea/pull/19133).
+* [feature-activitypub](https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to [PR #19133](https://github.com/go-gitea/gitea/pull/19133).
* [feature-manual-inbox-outbox](https://gitea.com/Ta180m/gitea/src/branch/feature-manual-inbox-outbox) contains an experimental inbox/outbox implementation.
All the other branches mostly contain some experimental code and aren't important. \ No newline at end of file