diff options
author | Dan Finlay <542863+danfinlay@users.noreply.github.com> | 2018-12-04 01:53:17 +0800 |
---|---|---|
committer | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2018-12-04 01:53:17 +0800 |
commit | c8c58252fc3258dac21958d9e4e215877bdef758 (patch) | |
tree | 492386c44a27ac0bf551fd1478162a0482116afc | |
parent | 7f6928782a70dbb9861c6dac3b2d2c299e2902a9 (diff) | |
download | tangerine-wallet-browser-c8c58252fc3258dac21958d9e4e215877bdef758.tar.gz tangerine-wallet-browser-c8c58252fc3258dac21958d9e4e215877bdef758.tar.zst tangerine-wallet-browser-c8c58252fc3258dac21958d9e4e215877bdef758.zip |
Add docs link (#5870)
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,9 @@ If you're a user seeking support, [here is our support site](https://metamask.ze [Mission Statement](./MISSION.md) -[Internal documentation](./docs#documentation) +[Documentation](https://metamask.github.io/metamask-docs/) + +[Internal Code Documentation](./docs#documentation) ## Developing Compatible Dapps |