Skip to content

Commit

Permalink
Add tldr to submenu get started
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton committed Jan 9, 2025
1 parent fd1d2e0 commit 295a995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/omniSidebarNav/submenus/getStarted.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const getStarted = () => {
// This page is kind of a landing page? Should it be in this menu?
simpleLink('/products', 'Products & Features'),
simpleLink('/required-reading', 'Required Reading'),
simpleLink('/tldr', 'Documentation TL;DR'),
getGuideDirectory('guides/platform-considerations'),
simpleLink('/guides/guided', 'Migrating Sites to Pantheon', [
getGuideDirectory('guides/migrate/guided', 'Guided Migration'),
Expand Down

0 comments on commit 295a995

Please sign in to comment.