Skip to content

Commit 6d9f6ef

Browse files
committed
Update README
1 parent 812617c commit 6d9f6ef

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
*A JupyterLab plugin to facilitate invocation of code formatters.*
44

5-
PSA: This plugin is currently undergoing a major refactor, bear with me while I work on this.
5+
PSA: I can only dedicate a few hours per week for this plugin, bear with me if your request/issue is taking a while to be fixed.
66

77
----
88

9-
Documentation: [Hosted on GitHub Pages](https://ryantam626.github.io/jupyterlab_code_formatter/index.html)
10-
11-
This is currently out of date. I will be updating that shortly.
9+
Documentation: [Hosted on ReadTheDocs](https://jupyterlab-code-formatter.readthedocs.io/)
1210

1311
----
1412

@@ -20,7 +18,7 @@ This is currently out of date. I will be updating that shortly.
2018

2119
## Quick Start
2220

23-
I recommend you going to the [documentation site](https://ryantam626.github.io/jupyterlab_code_formatter/index.html#quick-start), but this should work too.
21+
I recommend you going to the [documentation site](https://jupyterlab-code-formatter.readthedocs.io/#quick-start), but this should work too.
2422

2523
1. **Install the package**
2624
```bash
@@ -40,7 +38,7 @@ This plugin includes a server plugin, restart JupyterLab if you have followed th
4038

4139
4. **Configure plugin**
4240

43-
To configure which/how formatters are invoked, see [configuration](https://ryantam626.github.io/jupyterlab_code_formatter/configuration.html).
41+
To configure which/how formatters are invoked, see [configuration](https://jupyterlab-code-formatter.readthedocs.io/configuration.html).
4442

4543
----
4644

0 commit comments

Comments
 (0)