Skip to content

Commit

Permalink
docs(external): fix getting starting guide rendering (#22332)
Browse files Browse the repository at this point in the history
* docs(external): fix getting starting guide rendering

* update weights
  • Loading branch information
pront authored Jan 30, 2025
1 parent 0431a07 commit acd7dd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions website/content/en/guides/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ description: Thoughtful guides to help you get the most out of Vector. Created a
short: Guides
tags: ["guides", "guide"]
aliases: ["/docs/setup/guides"]
weight: 2
---
6 changes: 6 additions & 0 deletions website/content/en/guides/getting-started/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Getting Started Guides
description: Getting Started
weight: 1
tags: [ "getting started", "guides", "guide" ]
---

0 comments on commit acd7dd2

Please sign in to comment.