Fix for Issue #291: doc links temporarily pointing to https://blockstack.org/docs

This commit is contained in:
Victor Grau Serrat
2017-04-10 12:26:19 -04:00
parent ae5a15cbc9
commit 6892c87f3a

View File

@@ -47,7 +47,7 @@ $ blockstack-core --debug start
$ tail -f ~/.blockstack-server/blockstack-server.log
```
Next, visit the [basic usage docs](https://blockstack.org/docs/basic-usage) and [extended usage docs](https://blockstack.org/docs/basic-usage) to learn how to register names of your own, as well as transfer them and associate data with them.
Next, visit the [basic usage docs](https://blockstack.org/docs) and [extended usage docs](https://blockstack.org/docs) to learn how to register names of your own, as well as transfer them and associate data with them.
If you encounter any technical issues in installing or using Blockstack, please [search the open issues](https://github.com/blockstack/blockstack-core/issues) and start a new one if your issue is not covered.