Repository: incubator-gearpump-site Updated Branches: refs/heads/asf-site 7f0aa9774 -> 0d1323041
GEARPUMP-120, fix gearpump repo link Author: manuzhang <[email protected]> Closes #1 from manuzhang/GEARPUMP_120. Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/commit/0d132304 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/tree/0d132304 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/diff/0d132304 Branch: refs/heads/asf-site Commit: 0d132304191bb57a31515e8fe82c7eaa05478223 Parents: 7f0aa97 Author: manuzhang <[email protected]> Authored: Fri May 6 22:39:54 2016 +0800 Committer: manuzhang <[email protected]> Committed: Fri May 6 22:39:54 2016 +0800 ---------------------------------------------------------------------- README.md | 8 ++++---- _layouts/global.html | 2 +- content/2015/12/29/0.7.1_release.html | 2 +- content/README.md | 8 ++++---- content/blogs.html | 2 +- content/coding-style.html | 2 +- content/community.html | 2 +- content/downloads.html | 2 +- content/faq.html | 2 +- content/features.html | 2 +- content/how-to-contribute.html | 2 +- content/license.html | 2 +- content/overview.html | 2 +- content/performance-report.html | 2 +- content/publications.html | 2 +- content/roadmap.html | 2 +- content/usecases.html | 2 +- 17 files changed, 23 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index baae869..3c91764 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This README gives an overview of how to build and contribute to the documentation of [Gearpump](https://github.com/gearpump/gearpump). +This README gives an overview of how to build and contribute to the documentation of [Gearpump](https://github.com/apache/incubator-gearpump). The documentation is included with the source of Gearpump in order to ensure that you always have docs corresponding to your checked out version. @@ -22,10 +22,10 @@ highlighting. # How to contribute ## Step1: Update the documents for specific Gearpump version if needed -The documents for specific Gearpump version can be updated under [Gearpump docs](https://github.com/gearpump/gearpump/tree/master/docs). -After it is updated, check [How to Build](https://github.com/gearpump/gearpump/tree/master/docs#how-to-build) to generate documents for that specific version. +The documents for specific Gearpump version can be updated under [Gearpump docs](https://github.com/apache/incubator-gearpump/tree/master/docs). +After it is updated, check [How to Build](https://github.com/apache/incubator-gearpump/tree/master/docs#how-to-build) to generate documents for that specific version. -## Step2: Upload the generated documents in step 1 to [/release](https://github.com/gearpump/gearpump.github.io/tree/master/releases) folder. +## Step2: Upload the generated documents in step 1 to [/release](https://github.com/apache/incubator-gearpump-site/tree/asf-site/releases) folder. ## Step3: Update the documents for the general site under this repo. http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/_layouts/global.html ---------------------------------------------------------------------- diff --git a/_layouts/global.html b/_layouts/global.html index b49b7cc..59f9b6a 100644 --- a/_layouts/global.html +++ b/_layouts/global.html @@ -93,7 +93,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/2015/12/29/0.7.1_release.html ---------------------------------------------------------------------- diff --git a/content/2015/12/29/0.7.1_release.html b/content/2015/12/29/0.7.1_release.html index 1c94411..474f747 100644 --- a/content/2015/12/29/0.7.1_release.html +++ b/content/2015/12/29/0.7.1_release.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/README.md ---------------------------------------------------------------------- diff --git a/content/README.md b/content/README.md index baae869..3c91764 100644 --- a/content/README.md +++ b/content/README.md @@ -1,4 +1,4 @@ -This README gives an overview of how to build and contribute to the documentation of [Gearpump](https://github.com/gearpump/gearpump). +This README gives an overview of how to build and contribute to the documentation of [Gearpump](https://github.com/apache/incubator-gearpump). The documentation is included with the source of Gearpump in order to ensure that you always have docs corresponding to your checked out version. @@ -22,10 +22,10 @@ highlighting. # How to contribute ## Step1: Update the documents for specific Gearpump version if needed -The documents for specific Gearpump version can be updated under [Gearpump docs](https://github.com/gearpump/gearpump/tree/master/docs). -After it is updated, check [How to Build](https://github.com/gearpump/gearpump/tree/master/docs#how-to-build) to generate documents for that specific version. +The documents for specific Gearpump version can be updated under [Gearpump docs](https://github.com/apache/incubator-gearpump/tree/master/docs). +After it is updated, check [How to Build](https://github.com/apache/incubator-gearpump/tree/master/docs#how-to-build) to generate documents for that specific version. -## Step2: Upload the generated documents in step 1 to [/release](https://github.com/gearpump/gearpump.github.io/tree/master/releases) folder. +## Step2: Upload the generated documents in step 1 to [/release](https://github.com/apache/incubator-gearpump-site/tree/asf-site/releases) folder. ## Step3: Update the documents for the general site under this repo. http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/blogs.html ---------------------------------------------------------------------- diff --git a/content/blogs.html b/content/blogs.html index ec98d37..e1e73a3 100644 --- a/content/blogs.html +++ b/content/blogs.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/coding-style.html ---------------------------------------------------------------------- diff --git a/content/coding-style.html b/content/coding-style.html index e77a2f9..7c5fadd 100644 --- a/content/coding-style.html +++ b/content/coding-style.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 46961ae..daa80ca 100644 --- a/content/community.html +++ b/content/community.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index db52139..9f77a1b 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/faq.html ---------------------------------------------------------------------- diff --git a/content/faq.html b/content/faq.html index 10fe466..8bceb16 100644 --- a/content/faq.html +++ b/content/faq.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/features.html ---------------------------------------------------------------------- diff --git a/content/features.html b/content/features.html index 2973328..93443bc 100644 --- a/content/features.html +++ b/content/features.html @@ -86,7 +86,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/how-to-contribute.html ---------------------------------------------------------------------- diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html index 1981270..fb7e058 100644 --- a/content/how-to-contribute.html +++ b/content/how-to-contribute.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/license.html ---------------------------------------------------------------------- diff --git a/content/license.html b/content/license.html index aadc5d5..c094b1d 100644 --- a/content/license.html +++ b/content/license.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/overview.html ---------------------------------------------------------------------- diff --git a/content/overview.html b/content/overview.html index 42d2d47..6f5f1cf 100644 --- a/content/overview.html +++ b/content/overview.html @@ -86,7 +86,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/performance-report.html ---------------------------------------------------------------------- diff --git a/content/performance-report.html b/content/performance-report.html index 8795490..2795dce 100644 --- a/content/performance-report.html +++ b/content/performance-report.html @@ -86,7 +86,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/publications.html ---------------------------------------------------------------------- diff --git a/content/publications.html b/content/publications.html index 6c59f28..59d02f8 100644 --- a/content/publications.html +++ b/content/publications.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/roadmap.html ---------------------------------------------------------------------- diff --git a/content/roadmap.html b/content/roadmap.html index 35267f0..cae1c92 100644 --- a/content/roadmap.html +++ b/content/roadmap.html @@ -84,7 +84,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/0d132304/content/usecases.html ---------------------------------------------------------------------- diff --git a/content/usecases.html b/content/usecases.html index 118a03a..e16094c 100644 --- a/content/usecases.html +++ b/content/usecases.html @@ -86,7 +86,7 @@ </li> </ul> -<a class="ribbon hidden-xs" href="//github.com/gearpump/gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> +<a class="ribbon hidden-xs" href="//github.com/apache/incubator-gearpump"><img src="img/forkme_right_red_aa0000.png" alt="Fork me on GitHub"/></a> </div> </div>
