[DOCs][Fixed] README link to docs

I had to move stable to master in RTD

Fixes #577
This commit is contained in:
Salvador E. Tropea 2024-02-03 21:11:04 -03:00
parent 68260c0b82
commit 8770087dd2
1 changed files with 1 additions and 1 deletions

View File

@ -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)