diff --git a/README.md b/README.md index 8b36c992e7..085e0b8caf 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,5 @@ Check out the [Cadence Docs](https://docs.onflow.org/cadence/language/). If you would like to contribute to Cadence, have a look at the [contributing guide](https://github.com/onflow/cadence/blob/master/CONTRIBUTING.md). -Development documentation can be found in the [cadence-lang.org repo](https://github.com/onflow/cadence-lang.org). +Development documentation can be found in the [`/docs` directory](https://github.com/onflow/cadence/tree/master/docs). For example, it contains the source for the language reference.