We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e0dfb commit cfd2d88Copy full SHA for cfd2d88
.opensource/project.json
@@ -10,7 +10,7 @@
10
"docs/guide/relationships.md": "Relationships",
11
"docs/guide/security-rules.md": "Security Rules",
12
"docs/guide/deploying-to-firebase-hosting.md": "Deploy to Firebase Hosting",
13
- "docs/guide/fastboot-suppor.md": "Fastboot support",
+ "docs/guide/fastboot-support.md": "Fastboot support",
14
"docs/guide/deploying-fastboot-to-cloud-functions.md": "Deploy to Cloud Functions",
15
"docs/guide/advanced-configuration.md": "Advanced Configuration",
16
"docs/migration/2XX-to-3XX.md": "Upgrading to version 3"
@@ -21,4 +21,4 @@
21
{ "title": "API Reference", "href": "https://github.com/firebase/emberfire/blob/master/docs/reference/README.md" },
22
{ "title": "Stack Overflow", "href": "https://stackoverflow.com/questions/tagged/emberfire" }
23
]
24
-}
+}
0 commit comments