Skip to content

Commit 8bff8c5

Browse files
authored
Fix README.md (#1209)
update quickstart links for Cloud Storage and Firebase Alerts
1 parent c4fde45 commit 8bff8c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ This quickstart demonstrates using **Cloud Functions** with an HTTPS trigger tha
5959

6060
### Cloud Storage trigger quickstart: Thumbnail generator
6161

62-
- [Node 2nd gen](/Node/quickstarts/https-time-server/)
63-
- [Python](/Python/quickstarts/https-time-server/)
64-
- [Node 1st gen](/Node-1st-gen/quickstarts/https-time-server/)
62+
- [Node 2nd gen](/Node/quickstarts/thumbnails/)
63+
- [Python](/Python/quickstarts/thumbnails/)
64+
- [Node 1st gen](/Node-1st-gen/quickstarts/thumbnails/)
6565

6666
This quickstart sample demonstrates using **Cloud Functions** triggered by **Firebase Storage events**. The function generates a thumbnail of uploaded images.
6767

@@ -94,7 +94,7 @@ This quickstart sample demonstrates using **Cloud Functions** triggered by **Pub
9494
- [Node 2nd gen](/Node/quickstarts/testlab-matrix-completed/)
9595
- [Python](/Python/quickstarts/testlab-matrix-completed/)
9696

97-
### Firebase Alerts trigger quickstart: Send crash reports to Discord](/2nd-gen/alerts-to-discord/)
97+
### Firebase Alerts trigger quickstart: Send crash reports to Discord
9898

9999
- [Node 2nd gen](/Node/alerts-to-discord/)
100100
- [Python](/Python/alerts-to-discord/)

0 commit comments

Comments
 (0)