[DOCs][Fixed] README link to docs
I had to move stable to master in RTD Fixes #577
This commit is contained in:
parent
68260c0b82
commit
8770087dd2
|
|
@ -13,7 +13,7 @@ documentation files for your KiCad projects easily, repeatable, and most
|
||||||
of all, scriptably. This means you can use a Makefile to export your
|
of all, scriptably. This means you can use a Makefile to export your
|
||||||
KiCad PCBs just as needed, or do it in a CI/CD environment.
|
KiCad PCBs just as needed, or do it in a CI/CD environment.
|
||||||
|
|
||||||
For more information consult the [documentation](https://kibot.readthedocs.io/en/stable/) (hosted by Read the Docs)
|
For more information consult the [documentation](https://kibot.readthedocs.io/en/master/) (hosted by Read the Docs)
|
||||||
|
|
||||||
If you are looking for the last features and fixes visit the [dev branch](https://github.com/INTI-CMNB/KiBot/tree/dev)
|
If you are looking for the last features and fixes visit the [dev branch](https://github.com/INTI-CMNB/KiBot/tree/dev)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue