Skip to content

Commit

Permalink
UIE-8261: Update doc links on db landing page empty state
Browse files Browse the repository at this point in the history
  • Loading branch information
rodonnel-akamai committed Nov 15, 2024
1 parent 8ee5281 commit 340082b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions packages/manager/.changeset/pr-11262-changed-1731701027804.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@linode/manager": Changed
---

Update docs links on empty database landing page ([#11262](https://github.com/linode/manager/pull/11262))
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,18 @@ export const gettingStartedGuides: ResourcesLinkSection = {
links: [
{
text: 'Overview of Managed Databases',
to: 'https://techdocs.akamai.com/cloud-computing/docs/managed-databases',
to:
'https://techdocs.akamai.com/cloud-computing/docs/aiven-database-clusters',
},
{
text: 'Get Started with Managed Databases',
to:
'https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-managed-databases',
'https://techdocs.akamai.com/cloud-computing/docs/get-started-new-clusters',
},
{
text: 'Choosing a Database Engine',
to:
'https://techdocs.akamai.com/cloud-computing/docs/database-engines-and-plans',
'https://techdocs.akamai.com/cloud-computing/docs/aiven-database-engines',
},
],
moreInfo: {
Expand Down

0 comments on commit 340082b

Please sign in to comment.