Skip to content

Documentation update #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions guides/starting-seed-node/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<script src="/js/jquery.js" type="text/javascript"></script>
<script src="/js/documentation.js" type="text/javascript"></script>

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
Expand Down Expand Up @@ -63,7 +63,7 @@ <h2><a href="/documentation/">Documentation</a></h2>

<div id="wrapper">
<div class="content">

<h1 id="starting-seed-node">Starting seed node</h1>

<ul id="markdown-toc">
Expand Down Expand Up @@ -104,9 +104,9 @@ <h2 id="installing-forknote">Installing Forknote</h2>

<p>Now you can download Forknote.</p>

<pre class="terminal">$ wget https://github.com/forknote/forknote/releases/download/1.0.11/forknote-linux.tar.
<pre class="terminal">$ wget https://github.com/forknote/forknote/releases/download/2.1.2/forknote-linux.tar.gz

--2015-10-10 03:34:36-- https://github.com/forknote/forknote/releases/download/1.0.11/forknote-linux.tar.gz
--2015-10-10 03:34:36-- https://github.com/forknote/forknote/releases/download/2.1.2/forknote-linux.tar.gz
Resolving github.com (github.com)... 192.30.252.32

</pre>
Expand Down Expand Up @@ -192,7 +192,7 @@ <h2 id="starting-in-upstart">Starting in upstart</h2>
</div>

<div id="js-sidebar" class="sidebar-shell">

<div class="sidebar-module">
<ul>
<li><h3><a href="/guides/">Getting started</a></h3></li>
Expand Down