Skip to content

Commit fae4a63

Browse files
authored
Merge pull request RustPython#3557 from Erigara/fix-online-doc-url
Fix online documentation URL in README.md
2 parents 866d06f + 33d48bd commit fae4a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ make cool projects:
157157
Currently along with other areas of the project, documentation is still in an
158158
early phase.
159159

160-
You can read the [online documentation](https://docs.rs/rustpython-vm) for the
160+
You can read the [online documentation](https://docs.rs/rustpython) for the
161161
latest release, or the [user guide](https://rustpython.github.io/docs/).
162162

163163
You can also generate documentation locally by running:

0 commit comments

Comments
 (0)