diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-06-26 01:41:11 +0000 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-06-26 01:41:11 +0000 |
| commit | 2d5ab8e1cedc117219f0811148226ab439e8d85b (patch) | |
| tree | 13f4e150efa669714b485fd483f466de80237ec4 /content/cgit.md | |
| parent | e9f7a69ce4604873e24ab10514c9dd6aea220f86 (diff) | |
git tutorial fixes, fix #158
Diffstat (limited to 'content/cgit.md')
| -rw-r--r-- | content/cgit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/cgit.md b/content/cgit.md index 8f239c6..70104a9 100644 --- a/content/cgit.md +++ b/content/cgit.md @@ -11,7 +11,7 @@ Software that allows browsing git repositories through the web. Note that Cgit is a read-only frontend for Git repositories and doesn\'t have issues, pull requests or user management. If that\'s what you want, -consider installing Gitea instead. +consider installing [Gitea](/gitea) instead. ## Installing cgit and fcgiwrap |
