Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
fix: adjust hero section links
Browse files Browse the repository at this point in the history
  • Loading branch information
Dino-Kupinic committed Mar 16, 2024
1 parent d616995 commit d02dc5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/de/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ hero:
actions:
- theme: brand
text: Schnellstart für Benutzer
link: /guide/getting-started
link: /de/users/getting-started
- theme: alt
text: Entwicklerreferenz
link: https://github.com/vuejs/vitepress
link: /de/developers/setup
image:
src: ../assets/htl-logo.svg
alt: VitePress
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ hero:
actions:
- theme: brand
text: Quickstart for Users
link: /guide/getting-started
link: /users/getting-started
- theme: alt
text: Developer Reference
link: https://github.com/vuejs/vitepress
link: /developers/setup
image:
src: assets/htl-logo.svg
alt: VitePress
Expand Down

0 comments on commit d02dc5a

Please sign in to comment.