This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 28ee33e SCB-467 Updated the README of java-chassis
28ee33e is described below
commit 28ee33ef876e4ff48bd1b227b46834c871480826
Author: Willem Jiang <[email protected]>
AuthorDate: Tue May 22 09:52:41 2018 +0800
SCB-467 Updated the README of java-chassis
---
README.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index f29b1eb..5d77056 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Project documentation is available on the [ServiceComb
website][servicecomb-webs
You don’t need to build from source to use Java Chassis (binaries in apache
nexus ), but if you want to try out the latest and greatest, Java Chassis can
be easily built with the maven. You also need JDK 1.8.
- mvn clean install
+ mvn clean install
If you want to build the release kits from the source
@@ -67,8 +67,4 @@ mailing list:
[subscribe](mailto:[email protected])
## Contributing
-See CONTRIBUTING for details on submitting patches and the contribution
workflow.
-
-## Reporting Issues
-
-See reporting bugs for details about reporting any issues.
+See
[CONTRIBUTING](http://servicecomb.incubator.apache.org/developers/contributing)
for details on submitting patches and the contribution workflow.
--
To stop receiving notification emails like this one, please contact
[email protected].