Skip to content

Commit

Permalink
Fix "Get Started" link in demo files
Browse files Browse the repository at this point in the history
  • Loading branch information
l0f3n authored and bastienwirtz committed Jan 5, 2025
1 parent 03cf1c2 commit a421a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/assets/config-demo.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
icon: "fa-solid fa-download"
subtitle: "Start using Homer in a few minutes"
tag: "setup"
url: "https://github.com/bastienwirtz/homer?tab=readme-ov-file#getting-started"
url: "https://github.com/bastienwirtz/homer?tab=readme-ov-file#get-started"
- name: "Configuration"
icon: "fa-solid fa-sliders"
subtitle: "Configuration options documentation"
Expand Down
2 changes: 1 addition & 1 deletion public/assets/config.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ services:
icon: "fa-solid fa-download"
subtitle: "Start using Homer in a few minutes"
tag: "setup"
url: "https://github.com/bastienwirtz/homer?tab=readme-ov-file#getting-started"
url: "https://github.com/bastienwirtz/homer?tab=readme-ov-file#get-started"
- name: "Configuration"
icon: "fa-solid fa-sliders"
subtitle: "Configuration options documentation"
Expand Down

0 comments on commit a421a6b

Please sign in to comment.