Skip to content

Commit 333596a

Browse files
authored
Merge pull request #33 from obfuscurity/fix/synthesize_doc_markup
Clean up markdown, fixes #32
2 parents 1d59d73 + 065ea29 commit 333596a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

quick-start-guides/synthesize.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h3 class="section-subhead">What is Synthesize?</h3>
3131

3232
<h3>Running in DigitalOcean</h3>
3333

34-
<p>If you're a [DigitalOcean](https://www.digitalocean.com/) customer, deploying Graphite is literally as easy as clicking the **Install on DigitalOcean** button below. You'll have the option to change the default instance size (512MB) or region (New York 3). For most users the default are fine. Accept the <a href="http://synthesize-do-install.herokuapp.com/terms">terms</a> and click the **big green button** to launch your own Graphite instance.</p>
34+
<p>If you're a <a href="https://www.digitalocean.com/">DigitalOcean</a> customer, deploying Graphite is literally as easy as clicking the <strong>Install on DigitalOcean</strong> button below. You'll have the option to change the default instance size (512MB) or region (New York 3). For most users the default are fine. Accept the <a href="http://synthesize-do-install.herokuapp.com/terms">terms</a> and click the <strong>big blue button</strong> to launch your own Graphite instance.</p>
3535

3636
<a href="http://synthesize-do-install.herokuapp.com/install?url=https://github.com/obfuscurity/synthesize"><img src="http://synthesize-do-install.herokuapp.com/button.svg"></a>
3737

@@ -52,7 +52,7 @@ <h3>Running in Vagrant</h3>
5252

5353
<h3>Installing in an existing Ubuntu 14.04 LTS host</h3>
5454

55-
<p>In some cases you may prefer to install Synthesize manually with the provided [install] script. Running these commands will install the Graphite stack on your host in an unobtrusive manner (git source checkouts in `/usr/local/src`, installation in `/opt/graphite`).</p>
55+
<p>In some cases you may prefer to install Synthesize manually with the provided <a href="https://github.com/obfuscurity/synthesize/blob/master/install">install</a> script. Running these commands will install the Graphite stack on your host in an unobtrusive manner (git source checkouts in <tt>/usr/local/src</tt>, installation in <tt>/opt/graphite</tt>).</p>
5656

5757
<hr/>
5858
<pre>

0 commit comments

Comments
 (0)