diff --git a/docs/content/page/software-help/project-tree.mdx b/docs/content/page/software-help/project-tree.mdx index 98829eb..ba3bd4c 100644 --- a/docs/content/page/software-help/project-tree.mdx +++ b/docs/content/page/software-help/project-tree.mdx @@ -51,4 +51,4 @@ The [Analyses](/software-help/analyses/) Node stores the projects analyses. This ## Basemaps -The Basemaps Node organizes all of the basemaps for the project. [Basemaps](/software-help/basemaps/) are used to provide context to the project and are typically used as a background layer for the project. \ No newline at end of file +The Basemaps Node organizes all of the basemaps for the project. [Basemaps](/software-help/basemaps/) are used to provide context to the project and are typically used as a background layer for the project. diff --git a/docs/gatsby-config.ts b/docs/gatsby-config.ts index 93960f0..8d92b1c 100644 --- a/docs/gatsby-config.ts +++ b/docs/gatsby-config.ts @@ -118,7 +118,7 @@ module.exports = { items: [ { title: 'Stream Gage Tool', - url: '/software-help/stream-gage-explorer', + url: '/software-help/stream-gage-tool', }, { title: 'Watershed Catchments', @@ -130,7 +130,6 @@ module.exports = { }, { title: 'Technical Reference', - url: '/technical-reference/database', items: [ { title: 'Database',