Skip to content

Commit

Permalink
Fix broken Garden of EDN link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gilch committed Jun 26, 2023
1 parent 89afb8f commit a5f6464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ Extensible Data Notation (EDN) is a subset of Clojure used for data exchange,
as JSON is to JavaScript, only more extensible.
Any standard Clojure editor should be able to handle EDN.

The separate [Garden of EDN](https://github.gilch/garden-of-edn)
The separate [Garden of EDN](https://github.com/gilch/garden-of-edn)
prototype contains a variety of EDN readers in Python,
and two of them read EDN into Hissp.

Expand Down

0 comments on commit a5f6464

Please sign in to comment.