summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-02-13 17:24:58 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2022-02-13 17:24:58 -0500
commit520bcba92ac921d1d9429a9f9cec963a596bd7f3 (patch)
tree5f407564b38dd7ea0dace0209b4e12dd91a8dd37 /index.html
parentf3e34894694ff9446f23d518f58c7053e157b737 (diff)
Forgot the link to the github repo
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 778013a..cf2219a 100755
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
<p><a href="https://github.com/JacobMcDonnell/jed">jed</a> is my own version of jed, currently written in java.</p>
<p><a href="https://github.com/JacobMcDonnell/ticalcprograms">ticalcprograms</a> are a set of
small programs written in C for the TI-84 Pluse CE graphing calculator.</p>
- <p><a href="">TextEditor</a> is a simple text editor that I wrote because I didn't like the macOS TextEdit app.</p>
+ <p><a href="https://github.com/JacobMcDonnell/TextEditor">TextEditor</a> is a simple text editor that I wrote because I didn't like the macOS TextEdit app.</p>
<h2><a name="about">About</a></h2>
<p>I'm Jacob McDonnell. I have been interested in computers since I was young.
My father has been in the technology field since before I was born, so I guess that interest came from him.