summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwindles McCoop <65102316+swindlesmccoop@users.noreply.github.com>2024-07-15 02:25:58 -0400
committerGitHub <noreply@github.com>2024-07-15 02:25:58 -0400
commit291aedd33b650def5dbf9832aaa686fd53311c15 (patch)
treef360fa7e586ce85f0b28d044ec3f105ff788aac5
parent271a3c7476ba84e8065b931ba9fa7580502a0075 (diff)
Fix links
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3abc5cc..9939ff3 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,4 @@ Each module depends on a script of mine, specifically the following:
- `sb-cputemp`
- `sb-network`
- `sb-battery`\
-All of these scripts can be found in my [dotfiles repo](/swindlesmccoop/not-just-dotfiles). Simply download each script, make them each executable, and place them somewhere in your $PATH.
+All of these scripts can be found in my [dotfiles repo](https://github.com/swindlesmccoop/not-just-dotfiles) at [`.local/bin/`](https://github.com/swindlesmccoop/not-just-dotfiles/tree/master/.local/bin). Simply download each script, make them each executable, and place them somewhere in your $PATH.