Author: al
Date: Thu Nov  5 16:54:48 2015
New Revision: 1712815

URL: http://svn.apache.org/viewvc?rev=1712815&view=rev
Log:
Fix links on new get-involved and source-code pages.

Modified:
    incubator/wave/site/trunk/content/wave/get-involved.mdtext
    incubator/wave/site/trunk/content/wave/source-code.mdtext

Modified: incubator/wave/site/trunk/content/wave/get-involved.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wave/site/trunk/content/wave/get-involved.mdtext?rev=1712815&r1=1712814&r2=1712815&view=diff
==============================================================================
--- incubator/wave/site/trunk/content/wave/get-involved.mdtext (original)
+++ incubator/wave/site/trunk/content/wave/get-involved.mdtext Thu Nov  5 
16:54:48 2015
@@ -46,7 +46,7 @@ We welcome patches to the code. If you'r
 * If you want to work on something not listed here, go ahead.  You can even 
add an issue if you like.
 * If you need help, don't hesitate to ask for it on the mailing list.
 * When your patch is ready, put it on the Review Board at 
[https://reviews.apache.org/dashboard/](https://reviews.apache.org/dashboard/) 
and request code review.  
-* You can submit the patch for the Wave Git mirror repoistory (wave-git).
+* You can submit the patch for the Wave Git mirror repository (wave-git).
 
 Documentation
 --------------
@@ -61,6 +61,7 @@ Every so often we like to package up the
 
 Everyone is welcome to download and try out these builds, offering their 
feedback onto the wave-dev list, and providing a vote for/against the release 
of these artifacts.
 
-The current release can be found on the [Downloads](/downloads.html) page.
+The current release can be found on the [Downloads](/wave/downloads.html) page.
 
-The main repository (incubator-wave.git) is also set up to automatically run 
tests and build potential artifacts after every commit using Jenkins. More 
information about these nightly builds can be found 
[here](/nightly-builds.html).
\ No newline at end of file
+The main repository (incubator-wave.git) is also set up to automatically run 
tests and build potential artifacts after every commit using Jenkins.
+More information about these nightly builds can be found 
[here](/wave/nightly-builds.html).
\ No newline at end of file

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=1712815&r1=1712814&r2=1712815&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:54:48 2015
@@ -36,7 +36,7 @@ git clone https://git-wip-us.apache.org/
 
 *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.*
 
-Please refer to the [developer documentation](/documentation.html) for 
information about building from source, and for an overview of the code 
structure.
+Please refer to the [developer documentation](/wave/documentation.html) for 
information about building from source, and for an overview of the code 
structure.
 
 ##Android Client
 
@@ -58,7 +58,7 @@ git clone https://git-wip-us.apache.org/
 
 *To submit patches, please create a new [pull request on 
GitHub](https://github.com/apache/incubator-wave-docs/pulls)*
 
-Please refer to the [meta documentation](/documentation.html) for information 
about building the documentation from source and how to improve them.
+Please refer to the [meta documentation](/wave/documentation.html) for 
information about building the documentation from source and how to improve 
them.
 
 ##Web Site
 


Reply via email to