Docs: Fix errors preventing site rebuild. (#14842)

This commit is contained in:
Jenna Inouye
2025-12-09 10:31:54 -08:00
committed by GitHub
parent 6be32e9383
commit 6877dd0de7
2 changed files with 6 additions and 6 deletions

View File

@@ -80,9 +80,9 @@ on GitHub.
- **Gemini 3 + Gemini CLI:** launch 🚀🚀🚀
- **Data Commons Gemini CLI Extension** - A new Data Commons Gemini CLI
extension that lets you query open-source statistical data from
[datacommons.org](datacommons.org). **To get started, you'll need a Data
Commons API key and uv installed**. These and other details to get you started
with the extension can be found at
datacommons.org. **To get started, you'll need a Data Commons API key and uv
installed**. These and other details to get you started with the extension can
be found at
[https://github.com/gemini-cli-extensions/datacommons](https://github.com/gemini-cli-extensions/datacommons).
## Announcements: v0.15.0 - 2025-11-03

View File

@@ -245,11 +245,11 @@
]
},
{
"label": "Release notes",
"label": "Releases",
"items": [
{
"label": "Release notes",
"slug": "docs/changelogs/index"
"slug": "docs/changelogs/"
},
{
"label": "Latest release",
@@ -261,7 +261,7 @@
},
{
"label": "Changelog",
"slug": "docs/changelog/releases"
"slug": "docs/changelogs/releases"
}
]
},