1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00

Remove dead link

This commit is contained in:
Alexander Hecke
2022-11-15 10:29:45 +01:00
committed by GitHub
parent c3ec10c79e
commit 847f5c2259

View File

@@ -13,8 +13,7 @@ hy to call native python code or python to call native hy code as well
This tutorial works for hy 0.9.12, with some corrections for hy 0.11. This tutorial works for hy 0.9.12, with some corrections for hy 0.11.
```clojure ```clojure
;; this gives an gentle introduction to hy for a quick trial head to ;; this gives an gentle introduction to hy
;; http://try-hy.appspot.com
;; ;;
; Semicolon comments, like other LISPS ; Semicolon comments, like other LISPS