From 70b492b89bdad54abc10795d12f306d8972d94a7 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 10 Oct 2011 19:11:35 -0400 Subject: [PATCH] Documentation. Updated snapshot to 0.7.0. Merged server.contextPath. --- 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