aboutsummaryrefslogtreecommitdiff
path: root/content/blog/miscellaneous/gitolite-cgit.md
diff options
context:
space:
mode:
authorJulien Dessaux2022-07-25 00:31:54 +0200
committerJulien Dessaux2022-07-25 00:36:30 +0200
commit1077f37c53460c86a6dba3203d210e3617bb7e70 (patch)
tree2e58e5e48ce4d66d240df2daad618c21410a6bc7 /content/blog/miscellaneous/gitolite-cgit.md
parentFixed git articles (diff)
downloadwww-1077f37c53460c86a6dba3203d210e3617bb7e70.tar.gz
www-1077f37c53460c86a6dba3203d210e3617bb7e70.tar.bz2
www-1077f37c53460c86a6dba3203d210e3617bb7e70.zip
Added home blog article
Diffstat (limited to '')
-rw-r--r--content/blog/miscellaneous/gitolite-cgit.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/miscellaneous/gitolite-cgit.md b/content/blog/miscellaneous/gitolite-cgit.md
index b480082..9ef67fa 100644
--- a/content/blog/miscellaneous/gitolite-cgit.md
+++ b/content/blog/miscellaneous/gitolite-cgit.md
@@ -19,7 +19,7 @@ The installation is documented in the following docs articles on this website:
- [gitolite]({{< ref "gitolite" >}})
- [cgit]({{< ref "cgit" >}})
-If you are following these installation notes as a guide, there is one important thing to know: I wanted to keep gitea links mostly working (at least redirecting to the correct repository), so I create all my publicly available repositories under an `adyxax` folder. This shows mostly in the cgit and nginx configurations.
+If you are following these installation notes as a guide, there is one important thing to know: I wanted to keep gitea links mostly working (at least redirecting to the correct repository), so I created all my publicly available repositories under an `adyxax` folder. This shows mostly in the cgit and nginx configurations.
## Challenges