From c8c58252fc3258dac21958d9e4e215877bdef758 Mon Sep 17 00:00:00 2001 From: Dan Finlay <542863+danfinlay@users.noreply.github.com> Date: Mon, 3 Dec 2018 09:53:17 -0800 Subject: Add docs link (#5870) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09beace9e..3d3decc19 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit