File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -305,10 +305,10 @@ Other Core Repositories
305305ReactPy depends on, or is used by several other core projects. For documentation on them
306306you should refer to their respective documentation in the links below:
307307
308- - `reactpy-react -component-cookiecutter
309- <https://github.com/reactive-python/reactpy-react -component-cookiecutter > `__ - Template repo
308+ - `reactpy-js -component-template
309+ <https://github.com/reactive-python/reactpy-js -component-template > `__ - Template repo
310310 for making :ref: `Custom Javascript Components `.
311- - `flake8- reactpy-hooks <https://github.com/reactive-python/flake8- reactpy-hooks >`__ - Enforces the
311+ - `reactpy-flake8 <https://github.com/reactive-python/reactpy-flake8 >`__ - Enforces the
312312 :ref: `Rules of Hooks `
313313- `reactpy-jupyter <https://github.com/reactive-python/reactpy-jupyter >`__ - ReactPy integration for
314314 Jupyter
@@ -321,7 +321,6 @@ you should refer to their respective documentation in the links below:
321321.. =====
322322
323323 .. _Google Chrome : https://www.google.com/chrome/
324- .. _ChromeDriver : https://chromedriver.chromium.org/downloads
325324.. _Docker : https://docs.docker.com/get-docker/
326325.. _Git : https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
327326.. _Git Bash : https://gitforwindows.org/
Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ up and running as quickly as possible.
297297.. _install NPM : https://www.npmjs.com/get-npm
298298.. _CDN : https://en.wikipedia.org/wiki/Content_delivery_network
299299.. _PyPI : https://pypi.org/
300- .. _template repository : https://github.com/reactive-python/reactpy-react -component-cookiecutter
300+ .. _template repository : https://github.com/reactive-python/reactpy-js -component-template
301301.. _web module : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
302302.. _Rollup : https://rollupjs.org/guide/en/
303303.. _Webpack : https://webpack.js.org/
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ like `JSX <https://reactjs.org/docs/introducing-jsx.html>`__ and instead will us
140140
141141 .. _Material UI : https://material-ui.com/
142142.. _CDN : https://en.wikipedia.org/wiki/Content_delivery_network
143- .. _template repository : https://github.com/reactive-python/reactpy-react -component-cookiecutter
143+ .. _template repository : https://github.com/reactive-python/reactpy-js -component-template
144144.. _web module : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
145145.. _Rollup : https://rollupjs.org/guide/en/
146146.. _Webpack : https://webpack.js.org/
You can’t perform that action at this time.
0 commit comments