Merge lp:~fossterer/juju-website/juju-website into lp:juju-website

Proposed by Shashank VRSN Sabniveesu
Status: Rejected
Rejected by: Jorge Castro
Proposed branch: lp:~fossterer/juju-website/juju-website
Merge into: lp:juju-website
Diff against target: 12 lines (+1/-1)
1 file modified
template-get-started.php (+1/-1)
To merge this branch: bzr merge lp:~fossterer/juju-website/juju-website
Reviewer Review Type Date Requested Status
Nick Veitch Pending
Review via email: mp+195346@code.launchpad.net

Description of the change

Fixes a typo

To post a comment you must log in.
Revision history for this message
Jorge Castro (jorge) wrote :

Getting Started got moved to juju.ubuntu.com/docs, which lives at github.com/juju/docs, so this MP doesn't apply.

Closing, thanks for your attention to detail anyway!

Unmerged revisions

41. By Shashank SVRSN <email address hidden>

This fixes the typo '~/.juju' to '~/.juju'

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'template-get-started.php'
2--- template-get-started.php 2013-07-09 15:38:27 +0000
3+++ template-get-started.php 2013-11-15 07:02:29 +0000
4@@ -46,7 +46,7 @@
5 <p>The -w switch causes the file to be written to your ~/.juju directory if an environments.yaml file does not already exist. It will also create the ~/.juju directory if that does not exist. Open <code>~/.juju/environments.yaml</code> in your text editor and uncomment out the sections you need for your cloud provider.</p>
6
7 <p><code>juju generate-config -w</code></p>
8- <p>The -w switch causes the file to be written to your ~/.juju directory if an environments.yaml file does not already exist. It will also create the ~./juju directory if that does not exist. Open `~/.juju/environments/yaml` in your text editor and uncomment out the sections you need for your cloud provider.</p>
9+ <p>The -w switch causes the file to be written to your ~/.juju directory if an environments.yaml file does not already exist. It will also create the ~/.juju directory if that does not exist. Open `~/.juju/environments/yaml` in your text editor and uncomment out the sections you need for your cloud provider.</p>
10 <p>And then create a new environment by typing:</p>
11 <code>juju bootstrap</code>
12 <p>

Subscribers

People subscribed via source and target branches