Updated README with the new Confluence wiki URL

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/a3ecbab0
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/a3ecbab0
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/a3ecbab0

Branch: refs/heads/5.x
Commit: a3ecbab02e7834dd9af73b230ba0af60edd7544a
Parents: 5f09375
Author: kasper <kasper@LAPTOP-67ITMT2V>
Authored: Wed Oct 19 22:01:27 2016 -0700
Committer: kasper <kasper@LAPTOP-67ITMT2V>
Committed: Wed Oct 19 22:01:27 2016 -0700

----------------------------------------------------------------------
 README.md | 77 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 39 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/a3ecbab0/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1bb2504..e5cf17a 100644
--- a/README.md
+++ b/README.md
@@ -1,39 +1,40 @@
-## Apache MetaModel
-
-MetaModel is a data access framework, providing a common interface for 
exploration and querying of different types of datastores.
-
-<div>
-<img src="http://metamodel.apache.org/img/logo.png"; style="float: right; 
margin-left: 20px;" alt="MetaModel logo" />
-</div>
-
-### Mailing lists
-
- * Developer list:  d...@metamodel.apache.org
- * Commits list:    commits@metamodel.apache.org
-
-### Website
-
-http://metamodel.apache.org/
-
-### Documentation
-
-Please check out our [wiki for user 
documentation](http://wiki.apache.org/metamodel/).
-
-### Building the code
-
-MetaModel uses maven as it's build tool. Code can be built with:
-
-```
-mvn clean install
-```
-
-### Running the integration tests
-
- 1. Copy the file 'example-metamodel-integrationtest-configuration.properties' 
to your user home.
- 2. Remove the 'example-' prefix from its filename
- 3. Modify the file to enable properties of the integration tests that you're 
interested in.
- 4. Re-run "mvn clean install".
-
-### Contributing
-
+## Apache MetaModel
+
+MetaModel is a data access framework, providing a common interface for 
exploration and querying of different types of datastores.
+
+<div>
+<img src="http://metamodel.apache.org/img/logo.png"; style="float: right; 
margin-left: 20px;" alt="MetaModel logo" />
+</div>
+
+### Mailing lists
+
+ * Developer list:  d...@metamodel.apache.org
+ * User list:  u...@metamodel.apache.org
+ * Commits list:    commits@metamodel.apache.org
+
+### Website
+
+http://metamodel.apache.org/
+
+### Documentation
+
+Please check out our [wiki for user 
documentation](https://cwiki.apache.org/confluence/display/METAMODEL).
+
+### Building the code
+
+MetaModel uses maven as it's build tool. Code can be built with:
+
+```
+mvn clean install
+```
+
+### Running the integration tests
+
+ 1. Copy the file 'example-metamodel-integrationtest-configuration.properties' 
to your user home.
+ 2. Remove the 'example-' prefix from its filename
+ 3. Modify the file to enable properties of the integration tests that you're 
interested in.
+ 4. Re-run "mvn clean install".
+
+### Contributing
+
 Please see [CONTRIBUTE.md](CONTRIBUTE.md)
\ No newline at end of file

Reply via email to