Merge lp:~evilnick/juju-core/docs-bug1242953 into lp:juju-core/docs

Proposed by Nick Veitch
Status: Merged
Approved by: Nick Veitch
Approved revision: no longer in the source branch.
Merged at revision: 201
Proposed branch: lp:~evilnick/juju-core/docs-bug1242953
Merge into: lp:juju-core/docs
Diff against target: 12 lines (+1/-1)
1 file modified
htmldocs/authors-intro.html (+1/-1)
To merge this branch: bzr merge lp:~evilnick/juju-core/docs-bug1242953
Reviewer Review Type Date Requested Status
Nick Veitch Pending
Review via email: mp+198788@code.launchpad.net

Description of the change

Fixes broken link

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'htmldocs/authors-intro.html'
2--- htmldocs/authors-intro.html 2013-10-10 01:00:24 +0000
3+++ htmldocs/authors-intro.html 2013-12-12 17:04:27 +0000
4@@ -70,7 +70,7 @@
5 <section id='author-intro'>
6 <h1>Becoming a charm author</h1>
7 <p>Juju makes deploying cloud services spectacularly easy. One of the key components of the Juju ecosystem that makes this possible is the wealth of quality, reliable charms enabling users to quickly and reliably deploy all sorts of software, from simple web-based forums to a complete OpenStack install.</p>
8- <p>There are however times when the particular service you want to use doesn't have a charm available - maybe it is your own project? Or perhaps the existing charm for a service doesn't work in precisely the way you want. Whatever your reasons for writing a charm, this section of the documentation will guide you through the process. You might want to start by looking at <a href="authors-charm-anatomy.html">what makes a charm</a>, which breaks down and explains the different components that go into making a charm. Or you may want to dive right in with the <a href="authors-charm-writing.html">walkthrough for writing an example charm</a>.</p>
9+ <p>There are however times when the particular service you want to use doesn't have a charm available - maybe it is your own project? Or perhaps the existing charm for a service doesn't work in precisely the way you want. Whatever your reasons for writing a charm, this section of the documentation will guide you through the process. You might want to start by looking at <a href="authors-charm-components.html">what makes a charm</a>, which breaks down and explains the different components that go into making a charm. Or you may want to dive right in with the <a href="authors-charm-writing.html">walkthrough for writing an example charm</a>.</p>
10 </article>
11 <!--Postamble-->
12 </div>

Subscribers

People subscribed via source and target branches