From f762b160efd5cafd919a6fd7f9587f578eceb454 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sun, 02 Oct 2011 16:59:44 -0400 Subject: [PATCH] Merge branch 'master' into rpc --- 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