diff options
author | Frederick Yin <fkfd@macaw.me> | 2020-05-16 21:07:59 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@macaw.me> | 2020-05-16 21:07:59 +0800 |
commit | c8fe1eae1bd02e48a4fa00f3b1250c9ad50a7af6 (patch) | |
tree | 426c03c1dcbb80917fec162b1bd245da695548ed /docs | |
parent | 117fa520ca779ab52b0b3005ae976e55a9d18b99 (diff) |
Realgit: Add link to TL;DR
Diffstat (limited to 'docs')
-rw-r--r-- | docs/realgit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/realgit.md b/docs/realgit.md index 584c675..590382d 100644 --- a/docs/realgit.md +++ b/docs/realgit.md @@ -1,6 +1,6 @@ # The Real Git -This post is for young developers like me, ditching GitHub/Lab for Gitea with a self-recognition as a hipster. There is a TL;DR at the bottom. +This post is for young developers like me, ditching GitHub/Lab for Gitea with a self-recognition as a hipster. There is a <a href="#tldr">TL;DR</a> at the bottom. For too long have I held the incorrect belief that we needed a GitHub alternative that federates, and joins the fediverse using ActivityPub. Well, it could be a thing. Gitea is good, and I'd be pleased to see it get better by implementing AP. |