Skip to content
This repository was archived by the owner on Feb 4, 2019. It is now read-only.

Commit

Permalink
Change links to ASF Confluence wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
etoews committed Dec 8, 2014
1 parent c29dd61 commit 1f07b60
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Please review the [How to Contribute Documentation](https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation) page for information on how to submit and verify your documentation update.
Please review the [How to Contribute Documentation](https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation) page for information on how to submit and verify your documentation update.

Thanks!

Expand Down
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
</div>
<div class="col-md-2 column">
<p class="text-center">
<a href="https://github.com/jclouds/jclouds-site/edit/master/{{ page.path }}">Fix This Page</a><a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation"><sup>*</sup></a>
<a href="https://github.com/jclouds/jclouds-site/edit/master/{{ page.path }}">Fix This Page</a><a class="text-primary" href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation"><sup>*</sup></a>
</p>
</div>
<div class="col-md-2 column">
<p class="text-center">
<a class="text-primary" href="https://wiki.apache.org/jclouds/How%20to%20Contribute">Contribute Code</a>
<a class="text-primary" href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute">Contribute Code</a>
</p>
</div>
<div class="col-md-2 column">
Expand Down
6 changes: 3 additions & 3 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<li><a href="/reference/javadoc/">Javadoc</a></li>
<li class="divider"></li>
<li class="dropdown-header">Developer Guides</li>
<li><a href="http://wiki.apache.org/jclouds/">Wiki</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/">Wiki</a></li>
</ul>
</li>
<li class="dropdown">
Expand All @@ -47,8 +47,8 @@
<li class="divider"></li>
<li class="dropdown-header">Contribute</li>
<li><a href="/reference/report-a-bug/">Report a Bug</a></li>
<li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute">How To Contribute Code</a></li>
<li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">How To Contribute Documentation</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute">How To Contribute Code</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">How To Contribute Documentation</a></li>
</ul>
</li>
<li><a href="/blog">Blog</a></li>
Expand Down
4 changes: 2 additions & 2 deletions _posts/2014-03-03-joining-the-asf-new-site-and-jclouds-1-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Another important change that has kept us busy has been the rebranding of the ma
* Pages look cleaner and are easier to read.
* The entire style and structure of the pages is more consistent.

We have focused on the design and on making the important documentation more accessible. An upcoming effort to improve the contents is coming, and we'd love your feedback, or even better, [your help](http://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation)!.
We have focused on the design and on making the important documentation more accessible. An upcoming effort to improve the contents is coming, and we'd love your feedback, or even better, [your help](https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation)!.

## jclouds 1.7.0 and 1.7.1 released!

Expand All @@ -51,7 +51,7 @@ Want to see all this in action? [Download](/start/install) and start using the l

## Special thanks

These have been very busy months and many things have been going on. We'd especially like to thank all [providers that are helping](http://wiki.apache.org/jclouds/Test%20Provider%20Thanks) us improve the quality of the project by giving us testing accounts. This is helping us a lot and allows us to perform better testing of supported providers before every release.
These have been very busy months and many things have been going on. We'd especially like to thank all [providers that are helping](https://cwiki.apache.org/confluence/display/JCLOUDS/Test+Provider+Thanks) us improve the quality of the project by giving us testing accounts. This is helping us a lot and allows us to perform better testing of supported providers before every release.

We also want to thank [everyone that helped](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit) by contributing code, documentation, or participating in the [mailing lists](/community). We love having your feedback and contributions!

Expand Down
2 changes: 1 addition & 1 deletion blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: Blog & News
---

<p><a href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Write a guest post!</a></p>
<p><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">Write a guest post!</a></p>

{% for post in paginator.posts %}
<h3><a class="text-primary" href="{{ post.url }}">{{ post.title }}</a></h3>
Expand Down
4 changes: 2 additions & 2 deletions community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ title: Get in touch!
<p>We will also be happy to help you getting involved in the project. If you want to start hacking, just check out these guides:</p>

<ul>
<li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute">How to contribute code</a></li>
<li><a href="http://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">How to contribute documentation</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute">How to contribute code</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation">How to contribute documentation</a></li>
</ul>
</div>
<div class="col-md-6">
Expand Down
2 changes: 1 addition & 1 deletion reference/report-a-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Please remember to __remove all credentials and other sensitive information__ fr

## <a id="doc"></a>Documentation

If you find a bug in the documentation, you can report that via JIRA or the user mailing list too. However it is quite easy to fix the documentation (this website) and we encourage you to do so by reading [How to Contribute Documentation](https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation).
If you find a bug in the documentation, you can report that via JIRA or the user mailing list too. However it is quite easy to fix the documentation (this website) and we encourage you to do so by reading [How to Contribute Documentation](https://cwiki.apache.org/confluence/display/JCLOUDS/How+to+Contribute+Documentation).

0 comments on commit 1f07b60

Please sign in to comment.