aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2016-04-04 21:43:59 -0400
committerJames Moger <james.moger@gitblit.com>2016-04-04 21:43:59 -0400
commit9b1fe8f5946e1834ccc91be0311979fdae81e6cd (patch)
tree233129207887324864543a09cc07c4651abef999 /src
parent03045a063555c508909dba94ac6a6e874add120d (diff)
downloadiciql-9b1fe8f5946e1834ccc91be0311979fdae81e6cd.tar.gz
iciql-9b1fe8f5946e1834ccc91be0311979fdae81e6cd.zip
Fix typo on site index page
Diffstat (limited to 'src')
-rw-r--r--src/site/index.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/index.mkd b/src/site/index.mkd
index 85d51b7..e42d1c2 100644
--- a/src/site/index.mkd
+++ b/src/site/index.mkd
@@ -114,7 +114,7 @@ As of 2.0.0 iciql is now distributed through Maven Central and it's coordinates
<dependency>
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
- <version>2.0.0/version>
+ <version>2.0.0</version>
</dependency>
</dependencies>
---XML---