about summary refs log tree commit diff stats
path: root/bash/moon-maker/borb.md
diff options
context:
space:
mode:
Diffstat (limited to 'bash/moon-maker/borb.md')
-rw-r--r--bash/moon-maker/borb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/moon-maker/borb.md b/bash/moon-maker/borb.md
index a225f30..da90f48 100644
--- a/bash/moon-maker/borb.md
+++ b/bash/moon-maker/borb.md
@@ -8,7 +8,7 @@ That was an easier technical nut to crack. It took about 2 hours after the kids
 
 So, my personal solution to the cutting edge of programming being just text files is to add even more text files!...at the end of the day, they're a really really hard thing to leave behind, especially if you'd like to preserve compatibility with any existing programming system.
 
-I wrote a shell script called "Moon Maker." Moon maker, or `mm`, lets you attach orbiting moon files to central planet files. A planet file is the one you really actually care about -- its probably a file in a projects. Moons are files that orbit a planet, places to take notes, scratch space, somewhere to try things out, or add layers of information. A moon file can have any file extension, and references the planet by it's name. Moon files live in a directory of their own, `.moons`, and each can be referenced by a unique id, or, collectively by the name of the planet they orbit. 
+I wrote a shell script called [Moon Maker](https://git.sr.ht/~eli_oat/moon-maker). Moon maker, or `mm`, lets you attach orbiting moon files to central planet files. A planet file is the one you really actually care about -- its probably a file in a projects. Moons are files that orbit a planet, places to take notes, scratch space, somewhere to try things out, or add layers of information. A moon file can have any file extension, and references the planet by it's name. Moon files live in a directory of their own, `.moons`, and each can be referenced by a unique id, or, collectively by the name of the planet they orbit. 
 
 ```plaintext
     Moon Maker