From 8c5d72248c20fc78c7b2c1d4388d073affccad20 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 30 Sep 2011 23:58:26 -0400 Subject: [PATCH] Login message option. More Bootstrap updates. All docs converted. --- docs/02_federation.mkd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/02_federation.mkd b/docs/02_federation.mkd index f77d703..abf171e 100644 --- a/docs/02_federation.mkd +++ b/docs/02_federation.mkd @@ -175,7 +175,7 @@ ## Federation Pull Registration Keys -<table class="text"> +<table> <tr><th>federation.N.url</th> <td>string</td> <td>the url of the origin Gitblit instance *(required)*</td> -- Gitblit v1.9.1