Skip to content

Commit 4a9ad34

Browse files
modular-magicianmegan07
authored andcommitted
adding firebase location to side bar (#3328) (#1920)
Signed-off-by: Modular Magician <[email protected]>
1 parent 0e51b8e commit 4a9ad34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.changelog/3328.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/google.erb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,10 +1016,15 @@
10161016
<li<%= sidebar_current("docs-google-firebase") %>>
10171017
<a href="#">Google Firebase Resources</a>
10181018
<ul class="nav">
1019-
<li<%= sidebar_current("docs-google-firebase-index") %>>
1019+
<li<%= sidebar_current("docs-google-firebase-project") %>>
10201020
<a href="/docs/providers/google/r/firebase_project.html">google_firebase_project</a>
10211021
</li>
10221022
</ul>
1023+
<ul class="nav">
1024+
<li<%= sidebar_current("docs-google-firebase-project-location") %>>
1025+
<a href="/docs/providers/google/r/firebase_project_location.html">google_firebase_project_location</a>
1026+
</li>
1027+
</ul>
10231028
</li>
10241029

10251030
<li<%= sidebar_current("docs-google-filestore") %>>

0 commit comments

Comments
 (0)