diff --git a/README.md b/README.md index 6bc9100..0381776 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The literate Haskell was written as if it were Markdown, so you might (or might not) have luck looking at it as such in a browsing interface: -* [src/Language/Pail.lhs.md](src/Language/Pail.lhs.md) +* [src/Language/](src/Language/) Some tests, in [Falderal][] format, which might clarify the intended behaviour, can be found in `Pail.md` in the `tests` subdirectory: diff --git a/src/Language/Pail.lhs.md b/src/Language/Pail.lhs.md deleted file mode 120000 index d6c8668..0000000 --- a/src/Language/Pail.lhs.md +++ /dev/null @@ -1 +0,0 @@ -Pail.lhs \ No newline at end of file diff --git a/src/Language/README.md b/src/Language/README.md new file mode 120000 index 0000000..d6c8668 --- /dev/null +++ b/src/Language/README.md @@ -0,0 +1 @@ +Pail.lhs \ No newline at end of file