aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-12 12:50:46 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-12 12:50:46 +0000
commit817b66dfc2afc8b0a60eaad2275e7285d8a2fb70 (patch)
treec8de9f6d9026b5d848d04a5c5307cc8fd227f950
parentMerge pull request #198 from trockenasche/patch-1 (diff)
parentFix gogs link (diff)
downloadawesome-selfhosted-817b66dfc2afc8b0a60eaad2275e7285d8a2fb70.tar.gz
awesome-selfhosted-817b66dfc2afc8b0a60eaad2275e7285d8a2fb70.zip
Merge pull request #199 from d3th/master
Fix Gogs Link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23e216af..fcd4d4f1 100644
--- a/README.md
+++ b/README.md
@@ -479,7 +479,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization
* [GitLab](http://gitlab.org/) - Self Hosted Git Management Application - GitLab is open source software to collaborate on code. Manage git repositories with fine grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki ([Public instance](https://git.framasoft.org/))
* [Gitlist](http://gitlist.org/) - A web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ([Source code](https://github.com/klaussilveira/gitlist))
* [Gitprep](http://gitprep.org/) - Portable Github clone ([Source code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep.cgi))
- * [Gogs](https://github.com/gogits/gogs) - a painless self-hosted Git Service written in Go. ([Demo](http://try.gogits.org))
+ * [Gogs](https://github.com/gogits/gogs) - a painless self-hosted Git Service written in Go. ([Demo](https://try.gogs.io/))
* [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Source code](https://github.com/phacility/phabricator), [Demo](https://secure.phabricator.com/)) `Apache` `PHP`