From a652a6886031ff805fcabd852925c8a11b25dc1c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 06 Oct 2011 10:08:35 -0400 Subject: [PATCH] Merge pull request #1 from mmounirou/master --- 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