commit - 5d61fb8e4cec61cddeeed5b7d4276437e236152c
commit + 69ea731e061e182c4296471345fda51eef5fa9eb
blob - b60cf03bba14f4b5ed4d02c68a07e2aa9e424dd9
blob + eb34dcddf9e389ea9ec094d5b05ca8a9f9ff13fb
--- got/index.html
+++ got/index.html
</dl>
<h2>Why Got?</h2>
- <p>Game of trees (Got) is an open-source VCS developed for OpenBSD, it's priorities are that it's more simple, easy to use, and strict security over Git's complexities. Git uses the GPL license, while Got is written from scratch and released under permissive ISC license.</p>
+ <p><a href="https://gameoftrees.org">Game of Trees (Got)</a> is an open-source VCS developed for OpenBSD, it's priorities are that it's more simple, easy to use, and strict security over Git's complexities. Git uses the GPL license, while Got is written from scratch and released under permissive ISC license.</p>
<p>Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil).</p>
<p>Git and Got can also be used interchangeably because Got understands the git repo format. The above repos use gotwebd (Got version of cgit) which uses nginx's fastCGI.</p>
<br>