From 4f67d3985fd039d1d0b82316d12147af8b8eb590 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 4 Nov 2018 15:27:59 -0800 Subject: [PATCH] Updated the link to firebase hosting --- docusaurus/docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/deployment.md b/docusaurus/docs/deployment.md index b3da65048d4..a49ffc24219 100644 --- a/docusaurus/docs/deployment.md +++ b/docusaurus/docs/deployment.md @@ -232,7 +232,7 @@ Now, after you create a production build with `npm run build`, you can deploy it Hosting URL: https://example-app-fd690.firebaseapp.com ``` -For more information see [Add Firebase to your JavaScript Project](https://firebase.google.com/docs/web/setup). +For more information see [Firebase Hosting](https://firebase.google.com/docs/hosting). ## [GitHub Pages](https://pages.github.com/)