Skip to content

Commit 5037a7f

Browse files
authored
fix the path to node reference docs (#2146)
1 parent f8e9f34 commit 5037a7f

File tree

1 file changed

+2
-2
lines changed
  • scripts/docgen/content-sources/node

1 file changed

+2
-2
lines changed

scripts/docgen/content-sources/node/toc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ toc:
1919
- title: "ActionCodeInfo"
2020
path: /docs/reference/node/firebase.auth.ActionCodeInfo
2121
- title: "ActionCodeURL"
22-
path: /docs/reference/js/firebase.auth.ActionCodeURL
22+
path: /docs/reference/node/firebase.auth.ActionCodeURL
2323
- title: "ApplicationVerifier"
2424
path: /docs/reference/node/firebase.auth.ApplicationVerifier
2525
- title: "AuthCredential"
2626
path: /docs/reference/node/firebase.auth.AuthCredential
2727
- title: "AuthError"
28-
path: /docs/reference/js/firebase.auth.AuthError
28+
path: /docs/reference/node/firebase.auth.AuthError
2929
- title: "AuthSettings"
3030
path: /docs/reference/node/firebase.auth.AuthSettings
3131
- title: "OAuthCredential"

0 commit comments

Comments
 (0)