diff --git a/README.md b/README.md index 69428ec5..29dc6d0f 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ The [Winds wiki](https://github.com/cyclone-scheme/winds/wiki) contains a full l - An [API Reference](docs/API.md) is available for all libraries provided by Cyclone, including a complete alphabetical listing. -- A guide is provided for [Scheme Code Conventions](Scheme-code-conventions.md). +- A guide is provided for [Scheme Code Conventions](docs/Scheme-code-conventions.md). - If you need a resource to start learning the Scheme language you may want to try a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html).