From 0d1f40150608e7d799c635003333d06491a1f4cc Mon Sep 17 00:00:00 2001 From: whitney Date: Tue, 11 Feb 2025 14:37:46 -0800 Subject: [PATCH] Update relative links in README.md --- games/README.md | 2 +- home/README.md | 2 +- media/README.md | 12 ++++++------ misc/README.md | 4 ++-- software-development/README.md | 12 ++++++------ 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/games/README.md b/games/README.md index 6a87590..29c9ffc 100644 --- a/games/README.md +++ b/games/README.md @@ -2,5 +2,5 @@ Game servers and utils to help you run, play, and enhance your game experiences. ## Table of Contents -- [Minecraft](minecraft/README.md) +- [Minecraft](minecraft/) diff --git a/home/README.md b/home/README.md index a5ad001..59be642 100644 --- a/home/README.md +++ b/home/README.md @@ -2,5 +2,5 @@ A collection of home automation tools that automate your life without giving all your data away. ## Table of Contents -- [Home Assistant](homeassistant/README.md) +- [Home Assistant](homeassistant/) diff --git a/media/README.md b/media/README.md index 6c968ec..790fb80 100644 --- a/media/README.md +++ b/media/README.md @@ -2,10 +2,10 @@ Utilities helping you download, share, create, and upload media. ## Table of Contents -- [Immich](immich/README.md) -- [Metube](metube/README.md) -- [Photoprism](photoprism/README.md) -- [Plex](plex/README.md) -- [Send](send/README.md) -- [Transmission](transmission/README.md) +- [Immich](immich/) +- [Metube](metube/) +- [Photoprism](photoprism/) +- [Plex](plex/) +- [Send](send/) +- [Transmission](transmission/) diff --git a/misc/README.md b/misc/README.md index fe5750e..c2aa993 100644 --- a/misc/README.md +++ b/misc/README.md @@ -2,6 +2,6 @@ Uncategorized utils that have their own niche usage. ## Table of Contents -- [Covid 19 App](covid19/README.md) -- [Homepage](homepage/README.md) +- [Covid 19 App](covid19/) +- [Homepage](homepage/) diff --git a/software-development/README.md b/software-development/README.md index 660af7f..6a58b10 100644 --- a/software-development/README.md +++ b/software-development/README.md @@ -2,10 +2,10 @@ Utilities for developing, hosting, and managing software. ## Table of Contents -- [Code Server](code-server/README.md) -- [Gitea](gitea/README.md) -- [Grafana](grafana/README.md) -- [Jenkins](jenkins/README.md) -- [Portainer](portainer/README.md) -- [Traefik](traefik/README.md) +- [Code Server](code-server/) +- [Gitea](gitea/) +- [Grafana](grafana/) +- [Jenkins](jenkins/) +- [Portainer](portainer/) +- [Traefik](traefik/)