diff options
| author | Ben Winston | 2021-12-31 18:18:44 -0500 |
|---|---|---|
| committer | Ben Winston | 2021-12-31 18:18:44 -0500 |
| commit | 1c423419c1511bfb5d53a9fe5ca4fa70efe53a21 (patch) | |
| tree | 6502f697a634ffc9e95e636e524acde9c943d9f2 | |
| parent | a1997625e6871e4fb0cf73f43cdeb1a1b6fac6ca (diff) | |
bugfix: rtc link broken
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Ben Winston [me@internet ~]$ grep -i $(whoami) -r /var/www/<br/> github.com: <a href="https://github.com/winsbe01">winsbe01</a><br/> linkedin.com: <a href="https://www.linkedin.com/in/winsbe01/">winsbe01</a><br/> -rawtext.club: <a href="https://git.rawtext.club/mryouse/">~mryouse</a><br/> +rawtext.club: <a href="https://git.rawtext.club/mryouse">~mryouse</a><br/> </p> <p> [me@internet ~]$ mail -s "nice to meet you!" ben(at)benwinston(dot)us<br/> |
