Skip to content

Commit 7559ea7

Browse files
committed
doc: update server repo doc link
1 parent ef679a3 commit 7559ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If Jupyter Server is a dependency of your project/application, it is important t
2424

2525
When a new minor version is released on PyPI, a branch for that version will be created in this repository, and the version of the main branch will be bumped to the next minor version number. That way, the main branch always reflects the latest un-released version.
2626

27-
To see the changes between releases, checkout the [CHANGELOG](https://github.com/jupyter/jupyter_server/blob/main/CHANGELOG.md).
27+
To see the changes between releases, checkout the [CHANGELOG](CHANGELOG.md).
2828

2929
## Usage - Running Jupyter Server
3030

@@ -36,7 +36,7 @@ Launch with:
3636

3737
### Testing
3838

39-
See [CONTRIBUTING](https://github.com/jupyter-server/jupyter_server/blob/main/CONTRIBUTING.rst#running-tests).
39+
See [CONTRIBUTING](CONTRIBUTING.rst#running-tests).
4040

4141
## Contributing
4242

0 commit comments

Comments
 (0)