From f6b200be4c8b90c26886c6cdd5809abac8c4ac15 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 27 Mar 2013 17:22:08 -0400
Subject: [PATCH] Reorganized to Apache Standard Directory Layout & integrated Moxie

---
 src/site/design.mkd |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/04_design.mkd b/src/site/design.mkd
similarity index 97%
rename from docs/04_design.mkd
rename to src/site/design.mkd
index 622e4a2..5ca8355 100644
--- a/docs/04_design.mkd
+++ b/src/site/design.mkd
@@ -51,7 +51,7 @@
 - [JUnit](http://junit.org) (Common Public License)
 - [commons-net](http://commons.apache.org/net) (Apache 2.0)
 - [ant-googlecode](http://code.google.com/p/ant-googlecode) (New BSD)
-- [GenJar](http://genjar.sourceforge.net) (Apache 1.1)
+- [Moxie](http://moxie.gitblit.com) (Apache 2.0)
 
 ## Building from Source
 [Eclipse](http://eclipse.org) is recommended for development as the project settings are preconfigured.
@@ -73,7 +73,7 @@
 
 
 ## Contributing
-Patches welcome in any form.
+Pull requests are preferred.  Patches are welcome.
 
 Contributions must be your own original work and must licensed under the [Apache License, Version 2.0][apachelicense], the same license used by Gitblit.
 

--
Gitblit v1.9.1