Fixed links

This commit is contained in:
Brandon Rozek 2023-09-26 17:43:41 -04:00
parent 18ca6cae06
commit 1bb95f36d7
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
27 changed files with 100 additions and 100 deletions

View file

@ -8,6 +8,6 @@ Back in the Fall of 2018, under the guidance of Ian Finlayson, I worked towards
[Github repository](https://github.com/brandon-rozek/sloth) outlining my work.
[Short Notes](types) on Types of Programming Languages
[Short Notes](types/) on Types of Programming Languages
Before this study, I worked though a book called ["Build your own Lisp"](https://www.buildyourownlisp.com/) and my implementation of a lisp like language: [Lispy Code](https://github.com/brandon-rozek/lispy)