about summary refs log tree commit diff stats
path: root/bash/moon-maker/borb.md
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2023-03-03 10:25:27 -0500
committerelioat <elioat@tilde.institute>2023-03-03 10:25:27 -0500
commit3be0f922b96de8ab34083845efc3d6c75c80e036 (patch)
treedbf469284a99e10d96e63de3e0b44109df04e7bc /bash/moon-maker/borb.md
parent2dd6313dfc5ca90da8a235d6bc170f6a62d6ba3c (diff)
downloadtour-3be0f922b96de8ab34083845efc3d6c75c80e036.tar.gz
*
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