Skip to content

Commit a21c19b

Browse files
authored
docs: Update Firebase project link (#5664) [ci skip]
1 parent 49bf36f commit a21c19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ firebase deploy --only hosting
261261

262262
If you want other Firebase CLI features you use on your project to be deployed, run `firebase deploy` without the `--only` option.
263263

264-
You can now access your project on `https://<YOUR-PROJECT-ID>.firebaseapp.com`.
264+
You can now access your project on `https://<YOUR-PROJECT-ID>.firebaseapp.com` or `https://<YOUR-PROJECT-ID>.web.app`.
265265

266266
Please refer to the [Firebase Documentation](https://firebase.google.com/docs/hosting/deploying) for more details.
267267

0 commit comments

Comments
 (0)