> @@ -13,7 +13,7 @@ > </div> > <div class="col-md-2 column"> > <p class="text-center"> > - <a class="text-primary" > href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation">Fix > This Page</a> > + <a > href="https://github.com/jclouds/jclouds-site/tree/master/{{ page.path > }}">Fix This Page</a><a class="text-primary" > href="https://wiki.apache.org/jclouds/How%20to%20Contribute%20Documentation"><sup>*</sup></a>
That it's unclear was kind of the point. I want contributing to the docs to be drop dead simple so you don't even need to necessarily read a how to guide. In fact, it's got me thinking that we could just drop people directly into the GitHub editor. e.g. https://github.com/jclouds/jclouds-site/edit/master/reference/providers.md Then they're immediately editing the page. It's obvious what they need to do since they're already in the text editor. I included the `*` as a way for people to go back and get a description of the process they just went through editing a page. The main action is to Fix This Page and increasing the importance of the description of "how" by increasing the size of the link and making it a work is distracting. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/90/files#r12057033
