diff --git a/README.md b/README.md index 543e8f5fc..c67648cdf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [Twitter](https://twitter.com/chainsafeth) ## Documentation -You can access the full docs at [docs.gaming.chainsafe.io](https://docs.gaming.chainsafe.io) +You can access the full docs at [docs.gaming.chainsafe.io](https://docs.gaming.chainsafe.io). Our codebase is quite easy to use. This is an example of accessing player balance and calling a write method of a custom Smart Contract within Unity. @@ -24,7 +24,7 @@ async void Awake() } ``` -Additional prefab scripts can be found here https://docs.gaming.chainsafe.io/current/prefab-scripts#contract-call +Additional prefab scripts can be found here [docs.gaming.chainsafe.io/current/sample-scripts](https://docs.gaming.chainsafe.io/current/sample-scripts). ## Support - Need help with web3.unity or found a bug? Be sure to read the documentation above, then review existing issues or create a new one [here](https://github.com/ChainSafe/web3.unity/issues). This is the best way to get help from the ChainSafe Gaming team.