Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1><a href="/documentation/devguides/">How can I help?</a></h1>
<div id="menu" class="index_page">
<li><a href="/news/">News</a></li>
<li><a href="https://twitter.com/jclouds">Twitter</a></li>
<li><a href="https://github.com/jclouds">Github</a></li>
<li><a href="https://github.com/jclouds">GitHub</a></li>
<li><a href="http://groups.google.com/group/jclouds">Contact</a></li>
</div>
<div id="footer">
Expand Down
2 changes: 1 addition & 1 deletion documentation/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: jclouds Community

## [Attend a jclouds Event!](http://www.meetup.com/jclouds/events/calendar/)

## [Github](https://github.com/jclouds/jclouds)
## [GitHub](https://github.com/jclouds/jclouds)

## [Twitter](http://twitter.com/jclouds)

Expand Down
2 changes: 1 addition & 1 deletion documentation/devguides/contributing-to-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ contributing code to jclouds.

## Information about jclouds.org for Getting Started on Documentation

The jclouds website is built using [Github pages](http://pages.github.com/) which uses [Jekyll](https://github.com/mojombo/jekyll/). To preview any changes
The jclouds website is built using [GitHub pages](http://pages.github.com/) which uses [Jekyll](https://github.com/mojombo/jekyll/). To preview any changes
you make, install [Jekyll](https://github.com/mojombo/jekyll/wiki/install) then run `jekyll --auto --server` and open [localhost:4000](http://localhost:4000)
in the browser. Running `--auto` will automatically regenerate the site when you make changes.

Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/rackspace.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ This is a list of providers that work with the Rackspace open cloud that you can

## Support and Feedback

Your feedback is appreciated! If you have specific issues with Rackspace support in jclouds, we'd prefer that you file an issue via [Github](https://github.com/jclouds/jclouds/issues).
Your feedback is appreciated! If you have specific issues with Rackspace support in jclouds, we'd prefer that you file an issue via [GitHub](https://github.com/jclouds/jclouds/issues).

For general feedback and support requests, send an email to:

Expand Down