File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ You can install it via our [npm package](https://www.npmjs.com/package/firebase-
6
6
To get started using the Firebase Admin Node.js SDK, see
7
7
[ Add the Firebase Admin SDK to your server] ( https://firebase.google.com/docs/admin/setup ) .
8
8
9
- For source code, see the [ Firebase Admin Node.js SDK Github repo] ( https://github.com/firebase/firebase-admin-node ) .
9
+ For source code, see the [ Firebase Admin Node.js SDK GitHub repo] ( https://github.com/firebase/firebase-admin-node ) .
Original file line number Diff line number Diff line change 5
5
<meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
6
6
<meta name =" hide_page_heading" value =" true" />
7
7
<meta name =" project_path" value =" /_project.yaml" />
8
- <meta name =" book_path" value =" /_book.yaml" />
8
+ <meta name =" book_path" value =" /docs/reference/_book.yaml" />
9
+ <meta name =" gtm_var" data-key =" docType" data-value =" reference" >
9
10
<title >{{ #ifCond model.name ' ==' project.name }} {{ project.name }} {{ else }} {{ model.name }} | {{ project.name }} {{ /ifCond }} </title >
10
11
<meta name =" description" content =" Reference for {{ model.name }} " >
11
12
<meta name =" viewport" content =" width=device-width, initial-scale=1" >
29
30
{{> analytics }}
30
31
31
32
</body >
32
- </html >
33
+ </html >
You can’t perform that action at this time.
0 commit comments