aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index fb8ae8d..17c48e1 100644
--- a/index.html
+++ b/index.html
@@ -38,13 +38,13 @@
<pre><code>$ git clone https://github.com/tsloughter/erlangdc2013.git
$ cd erlangdc2013
-$ cat relcool.config
+$ cat relx.config
{release, {erlangdc, "0.0.1"},
[estatsd
,erlangdc]}.
{extended_start_script, true}.
-$ ./relcool
+$ ./relx
...
$ ls _rel/
bin erts-5.10.1 lib log releases
@@ -53,11 +53,11 @@ bin erts-5.10.1 lib log releases
<h3>
<a name="documentation" class="anchor" href="#documentation"><span class="octicon octicon-link"></span></a>Documentation</h3>
-<p><a href="https://github.com/erlware/relcool/wiki">relcool wiki</a></p>
+<p><a href="https://github.com/erlware/relx/wiki">relx wiki</a></p>
</section>
<footer>
- Relcool is maintained by <a href="https://github.com/erlware">erlware</a><br>
+ Relx is maintained by <a href="https://github.com/erlware">erlware</a><br>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>