From 57760e3a037ed926d0352e46a8d04786ad77470e Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Sat, 6 Dec 2025 14:05:50 -0600 Subject: [PATCH] README links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1622602..2bdac05 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ an explanation and purpose of the directory. DESKTOP=gui `Default desktop directory (if applicable)`
DOWNLOAD=dl `Default download directory for firefox etc`
-TEMPLATES=eg `Default directory for file click/create capability on desktops` (https://myrepos.dev/Randy-Jordan/eg)
+TEMPLATES=eg `Default directory for file click/create capability on desktops` [REPO](https://myrepos.dev/Randy-Jordan/eg)
MARKDOWN=md `Guides and notes written in markdown.` (https://myrepos.dev)
PUBLICSHARE=pub `Local sharing folder`
DOCUMENTS=media/docs `Documents`
@@ -61,7 +61,7 @@ VIDEOS=media/vids PDF=media/pdf
CAD=cad `CAD repo with resources and links to library etc.` (https://myrepos.dev)
REPO=repo `All my developement repos` (https://myrepos.dev)
-SCRIPTS=sh `Shell/Python scripts etc` (https://myrepos.dev/Randy-Jordan/sh)
+SCRIPTS=sh `Shell/Python scripts etc` [REPO](https://myrepos.dev/Randy-Jordan/sh)
VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` (https://myrepos.dev)
`curl https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom -o /etc/xdg/user.dirs.defaults`