Skip to content

Commit b74b701

Browse files
authored
Merge pull request #26 from lgolston/search-bar
Enable search bar
2 parents 7178ed9 + e391444 commit b74b701

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/available-visualizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This interactive catalog provides the following information about each GIBS visu
7575
<sup>[3]</sup> NRT - Near Real-Time: The imagery product is generated within 3.5 hours of observation. STD - Standard: The imagery product is generated within 24 hours of observation.
7676
</p>
7777
<p id="footnote-4">
78-
<sup>[4]</sup> When multiple data products are identified, the GIBS visualization product will provide users with a view of the “Best Available” data product. See the <a href="../api-advanced-topics/#best-available-layers">Best Available Layers advanced topic</a> for more information on how this is determined.
78+
<sup>[4]</sup> When multiple data products are identified, the GIBS visualization product will provide users with a view of the “Best Available” data product. See the <a href="../access-advanced-topics/#best-available-layers">Best Available Layers advanced topic</a> for more information on how this is determined.
7979
</p>
8080

8181
</div>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ markdown_extensions:
2626
- footnotes
2727
plugins:
2828
- mkdocs-jupyter
29+
- search

0 commit comments

Comments
 (0)