summaryrefslogtreecommitdiffstats
path: root/src/site
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-06-14 09:44:48 -0400
committerJames Moger <james.moger@gitblit.com>2014-06-14 09:44:48 -0400
commit2c92d5e415f95e8e9c43df88f93c14aced677e30 (patch)
tree54f6cb16e1b5be36ebb5e308f2a64216b5a669c7 /src/site
parenta3bdb41b55c326f0187f05b5f6f34b033cf5cde2 (diff)
downloadgitblit-2c92d5e415f95e8e9c43df88f93c14aced677e30.tar.gz
gitblit-2c92d5e415f95e8e9c43df88f93c14aced677e30.zip
Documentation
Diffstat (limited to 'src/site')
-rw-r--r--src/site/plugins_overview.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/plugins_overview.mkd b/src/site/plugins_overview.mkd
index f7872fdb..14192f17 100644
--- a/src/site/plugins_overview.mkd
+++ b/src/site/plugins_overview.mkd
@@ -53,7 +53,7 @@ Gitblit provides a simple default registry of plugins. The registry is a JSON fi
plugins.registry = http://plugins.gitblit.com/plugins.json
-The [registry](http://plugins.gitblit.com/plugins.json) is currently hosted in a [Git repository on Github](https://github.com/gitblit/gitblit-registry). This git repository is also a [Maven-compatible repository](http://plugins.gitblit.com), which hosts some plugin binaries.
+The [default plugins registry](http://plugins.gitblit.com) is currently hosted in a [Git repository on Github](https://github.com/gitblit/gitblit-registry). You can view the default registry file [here](http://plugins.gitblit.com/plugins.json). The default plugin registry is also a Maven-2 compatible repository.
### Contributing Plugins to the Default Registry