From 4c6b09224ef845be7c6febe7aea064b037871039 Mon Sep 17 00:00:00 2001 From: Kyle Marek-Spartz Date: Sat, 20 Dec 2025 19:04:06 -0600 Subject: [PATCH] Fix link formatting for LispPad Go in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c705731..ee4d79c 100644 --- a/README.md +++ b/README.md @@ -380,7 +380,7 @@ There is a single button with a trash can in the toolbar for resetting the inter button for cancelling running programs (e.g. if there is an infinite loop or other deadlock). There is also a more advanced -[open-source iOS application called _LispPad Go_](https://github.com/objecthub/swift-lisppad-ioshttps://github.com/objecthub/swift-lisppad-ios) +[open-source iOS application called _LispPad Go_](https://github.com/objecthub/swift-lisppad-ios) which implements a complete IDE for LispKit. _LispPad Go_ is available from the [iOS app store](https://apps.apple.com/us/app/lisppad-go/id1565747728).