Skip to content

Commit

Permalink
fix: links in homepage service
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaakher authored Jan 28, 2025
1 parent a768761 commit 4d6d958
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions templates/compose/homepage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
content: |
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/bookmarks
# https://gethomepage.dev/configs/bookmarks
- Developer:
- Github:
Expand Down Expand Up @@ -53,7 +53,7 @@ services:
content: |
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/docker/
# https://gethomepage.dev/configs/docker/
# my-docker:
# host: 127.0.0.1
Expand All @@ -75,7 +75,7 @@ services:
content: |
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/services
# https://gethomepage.dev/configs/services
- My First Group:
- My First Service:
Expand All @@ -98,7 +98,7 @@ services:
content: |
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings
# https://gethomepage.dev/configs/settings
providers:
openweathermap: openweathermapapikey
Expand All @@ -110,7 +110,7 @@ services:
content: |
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/service-widgets
# https://gethomepage.dev/widgets/services
- resources:
cpu: true
Expand Down

0 comments on commit 4d6d958

Please sign in to comment.