Skip to content

Commit 5f4f269

Browse files
committed
switched documentation links to stable, instead of latest
1 parent b7bb235 commit 5f4f269

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ with much of HASS by looking at state variables, calling services etc.
2121

2222
## Documentation
2323

24-
Here is the [pyscript documentation](https://hacs-pyscript.readthedocs.io/en/latest).
24+
Here is the [pyscript documentation](https://hacs-pyscript.readthedocs.io/en/stable).
2525

2626
For more information about the Jupyter kernel, see the [README](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/master/README.md).
2727
There is also a [Jupyter notebook tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb),
@@ -78,7 +78,7 @@ for setting up a development environment and running tests.
7878

7979
## Useful Links
8080

81-
* [Documentation](https://hacs-pyscript.readthedocs.io/en/latest)
81+
* [Documentation](https://hacs-pyscript.readthedocs.io/en/stable)
8282
* [Issues](https://github.com/custom-components/pyscript/issues)
8383
* [Wiki](https://github.com/custom-components/pyscript/wiki)
8484
* [GitHub repository](https://github.com/custom-components/pyscript) (please add a star if you like pyscript!)

info.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ See the documentation if you want to install pyscript manually.
3131

3232
## Useful Links
3333

34-
* [Documentation](https://hacs-pyscript.readthedocs.io/en/latest)
34+
* [Documentation](https://hacs-pyscript.readthedocs.io/en/stable)
3535
* [Using Jupyter](https://github.com/craigbarratt/hass-pyscript-jupyter)
3636
* [Jupyter notebook tutorial](https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb)
3737
* [GitHub repository](https://github.com/custom-components/pyscript) (please add a star if you like pyscript!)

0 commit comments

Comments
 (0)