diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-13 17:24:58 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-13 17:24:58 -0500 |
| commit | 520bcba92ac921d1d9429a9f9cec963a596bd7f3 (patch) | |
| tree | 5f407564b38dd7ea0dace0209b4e12dd91a8dd37 | |
| parent | f3e34894694ff9446f23d518f58c7053e157b737 (diff) | |
Forgot the link to the github repo
| -rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
