Author: al
Date: Thu Nov 5 16:57:00 2015
New Revision: 1712816
URL: http://svn.apache.org/viewvc?rev=1712816&view=rev
Log:
Links don't work inside code sections.
Modified:
incubator/wave/site/trunk/content/wave/source-code.mdtext
Modified: incubator/wave/site/trunk/content/wave/source-code.mdtext
URL:
http://svn.apache.org/viewvc/incubator/wave/site/trunk/content/wave/source-code.mdtext?rev=1712816&r1=1712815&r2=1712816&view=diff
==============================================================================
--- incubator/wave/site/trunk/content/wave/source-code.mdtext (original)
+++ incubator/wave/site/trunk/content/wave/source-code.mdtext Thu Nov 5
16:57:00 2015
@@ -31,7 +31,7 @@ All the git repositories are also mirror
To clone the source code issue the following command:
<div class="code">
-git clone https://git-wip-us.apache.org/repos/asf/incubator-wave.git wave
+git clone https://git-wip-us.apache.org/repos/asf/incubator-wave.git
</div>
*To submit patches, please create a new review request on [Review
Board](https://reviews.apache.org/dashboard/), submitting the diff against the
'wave-git' repository, and add the group 'wave' to the list of reviewers.*
@@ -42,7 +42,7 @@ Please refer to the [developer documenta
To clone the source code issue the following command:
<div class="code">
-git clone
https://git-wip-us.apache.org/repos/asf/incubator-wave-android.git](https://git-wip-us.apache.org/repos/asf/incubator-wave-android.git
+git clone https://git-wip-us.apache.org/repos/asf/incubator-wave-android.git
</div>
*To submit patches, please create a new [pull request on
GitHub](https://github.com/apache/incubator-wave-android/pulls).*
@@ -53,7 +53,7 @@ For now, build information can be found
To clone the source code issue the following command:
<div class="code">
-git clone
https://git-wip-us.apache.org/repos/asf/incubator-wave-docs.git](https://git-wip-us.apache.org/repos/asf/incubator-wave-docs.git
+git clone https://git-wip-us.apache.org/repos/asf/incubator-wave-docs.git
</div>
*To submit patches, please create a new [pull request on
GitHub](https://github.com/apache/incubator-wave-docs/pulls)*