aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul <paul@rosanbo.com>2016-03-10 16:32:05 +0000
committerPaul <paul@rosanbo.com>2016-03-10 16:32:05 +0000
commita28d6a3ab275d6748a6de98082cb0aee03990f8e (patch)
tree00c3e7d0a69e754afb608d210ed35f91bf1a4445
parentMerge pull request #485 from leplatrem/patch-1 (diff)
downloadawesome-selfhosted-a28d6a3ab275d6748a6de98082cb0aee03990f8e.tar.gz
awesome-selfhosted-a28d6a3ab275d6748a6de98082cb0aee03990f8e.zip
Fix gitbucket url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7de27dbe..893562bc 100644
--- a/README.md
+++ b/README.md
@@ -720,7 +720,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management
* [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs. `Apache` `Python`
* [CaseBox](https://www.casebox.org) - Manage all your organisation's information in one system.
* [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker - `BSD` `C`
- * [gitbucket](http://takezoe.github.io/gitbucket/) - The easily installable GitHub clone powered by Scala ([Source Code](https://github.com/gitbucket/gitbucket))
+ * [gitbucket](https://gitbucket.github.io/gitbucket-news/) - The easily installable GitHub clone powered by Scala ([Source Code](https://github.com/gitbucket/gitbucket))
* [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.yukikimoto.com/) - Portable Github clone. ([Source Code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi))