From c8a7d77a9082edc6da11db5be6095b16f1cb2add Mon Sep 17 00:00:00 2001 From: Zakher Masri <46135573+zaaakher@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:51:09 +0300 Subject: [PATCH] fix(service): links in homepage service (#5002) --- templates/compose/homepage.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/compose/homepage.yaml b/templates/compose/homepage.yaml index 7f3d9eaaa..b3eafa73d 100644 --- a/templates/compose/homepage.yaml +++ b/templates/compose/homepage.yaml @@ -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: @@ -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 @@ -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: @@ -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 @@ -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