From 3a45912400cf7cdbaeb1f2dd3ff53b2c4dee13fe Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Tue, 22 Sep 2015 11:12:07 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ef9247020..2a5f700e2 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@ Plug-ins -------- GitBucket has the plug-in system to extend GitBucket from outside of GitBucket. Some plug-ins are available now: -- [gitbucket-gist-plugin](https://github.com/takezoe/gitbucket-gist-plugin) -- [gitbucket-announce-plugin](https://github.com/McFoggy/gitbucket-announce-plugin) -- [gitbucket-h2-backup-plugin](https://github.com/McFoggy/gitbucket-h2-backup-plugin) +- [gitbucket-gist-plugin](https://github.com/gitbucket/gitbucket-gist-plugin) +- [gitbucket-announce-plugin](https://github.com/gitbucket-plugins/gitbucket-announce-plugin) +- [gitbucket-h2-backup-plugin](https://github.com/gitbucket-plugins/gitbucket-h2-backup-plugin) - [gitbucket-desktopnotify-plugin](https://github.com/yoshiyoshifujii/gitbucket-desktopnotify-plugin) You can find community plugins other than them at [gitbucket community plugins](http://gitbucket-plugins.github.io/).