Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #101 from RichardLitt/feature/fix-link
Browse files Browse the repository at this point in the history
Update the Getting Started hash
  • Loading branch information
Lars Gierth committed Feb 29, 2016
2 parents 890b069 + 7500a62 commit 7da4c16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ipfs.io/docs/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
peer identity: Qmcpo2iLBikrdf1d6QU6vXuNb6P7hwrbNPW9kLAH8eG67z
to get started, enter:

ipfs cat /ipfs/QmPXME1oRtoT627YKaDPDQ3PwA8tdP9rWuAAweLzqSwAWT/readme
ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG/readme

```

Expand All @@ -48,7 +48,7 @@
Now, try running:

```sh
ipfs cat /ipfs/QmPXME1oRtoT627YKaDPDQ3PwA8tdP9rWuAAweLzqSwAWT/readme
ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG/readme
```

You should see something like this:
Expand Down Expand Up @@ -87,7 +87,7 @@


```sh
ipfs cat /ipfs/QmPXME1oRtoT627YKaDPDQ3PwA8tdP9rWuAAweLzqSwAWT/quick-start
ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG/quick-start
```

Which will walk you through several interesting examples.
Expand Down

0 comments on commit 7da4c16

Please sign in to comment.