Skip to content

Commit 9f3fe59

Browse files
authored
docs: fix image path
1 parent 6c64456 commit 9f3fe59

File tree

1 file changed

+1
-1
lines changed
  • docs/firestore-record-acknowledgments

1 file changed

+1
-1
lines changed

docs/firestore-record-acknowledgments/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The extension stores notices and acknowledgments as documents in a collection in
44

55
The extensions' source code contains a [web app providing admin utilities](https://github.com/invertase/firebase-extensions/tree/main/extensions/firestore-firestore-record-acknowledgments/admin-dashboard) that you can run locally. This contains a notice builder UI that you can use to easily create and customize notices. Setup instructions are available in the above link provided. Once set up, navigate to [localhost:3000](http://localhost:3000) to see the notice builder tool.
66

7-
![Admin Dashboard](/firestore-record-acknowldegements/assets/admin-dashboard-example.png)
7+
![Admin Dashboard](/firestore-record-acknowledgments/assets/admin-dashboard-example.png)
88

99
## Retrieving a notice
1010

0 commit comments

Comments
 (0)