From abcb29741ea8db34162af6107e0d46391a585df4 Mon Sep 17 00:00:00 2001 From: Ryan Nielson Date: Thu, 7 Feb 2019 15:32:42 -0400 Subject: [PATCH] Fixed the link to the FaunaDB dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 335507e..af477d1 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Head over to [https://app.fauna.com/sign-up](https://app.fauna.com/sign-up) to c npm run bootstrap ``` - If you login to the [FaunaDB dashboard](https://dashboard.fauna.com] you will see your todo database. + If you login to the [FaunaDB dashboard](https://dashboard.fauna.com) you will see your todo database. ### 3. Create a function