From: Luke Kenneth Casson Leighton Date: Fri, 31 Dec 2021 22:53:50 +0000 (+0000) Subject: update docs folder in README X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=378b1e1897f4b4fb309548167ba4e800d5791485;p=nmigen.git update docs folder in README --- diff --git a/README.md b/README.md index 5deda3d..092f3cc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Other nMigen libraries are built on FHDL and provide various tools and logic cores. nMigen also contains a simulator that allows test benches to be written in Python. -See the [doc/](doc/) folder for more technical information. +See the [docs/](docs/) folder for more technical information. nMigen 1.0 is based on [Migen][], a hardware description language developed by [M-Labs][]. Although Migen works very well in production, its