Skip to content

Commit

Permalink
fix(rebrand): rename link for Console UI index (#2363)
Browse files Browse the repository at this point in the history
  • Loading branch information
charislam authored May 17, 2023
1 parent a276cad commit 3faab0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions navigation/page-index/page-index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ module.exports = [
filePath: "index.md",
children: [
{
title: "Find by Cloud Console location",
overrideHref: "/cloud-console",
title: "Find by Console location",
overrideHref: "/console",
excerpt: "Browse topics by Timescale console location.",
type: "placeholder",
},
Expand Down

0 comments on commit 3faab0c

Please sign in to comment.