Skip to content

Commit 42d20e2

Browse files
authored
fix docs url
1 parent 4529407 commit 42d20e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Kinematic modelling of clusters with the [Gaia](https://www.cosmos.esa.int/web/gaia/home) data.
44

5-
<a href="https://smoh.space/kinesis"><img src="https://github.com/smoh/kinesis/workflows/docs/badge.svg"></a>
5+
<a href="https://smoh.github.io/kinesis"><img src="https://github.com/smoh/kinesis/workflows/docs/badge.svg"></a>
66
[![codecov](https://codecov.io/gh/smoh/kinesis/branch/master/graph/badge.svg)](https://codecov.io/gh/smoh/kinesis)
77

88
Kinesis is a package for fitting the internal kinematics of a star cluster
@@ -14,7 +14,7 @@ Please refer to [Oh & Evans 2020](https://ui.adsabs.harvard.edu/abs/2020MNRAS.49
1414
There are also simpler versions of the most general model and
1515
utilities to generate mock clusters and mock observations.
1616

17-
Check out the [documentation](https://smoh.space/kinesis) (it is under
17+
Check out the [documentation](https://smoh.github.io/kinesis) (it is under
1818
development and may be incomplete).
1919

2020

@@ -41,4 +41,4 @@ archivePrefix = {arXiv},
4141
adsurl = {https://ui.adsabs.harvard.edu/abs/2020MNRAS.498.1920O},
4242
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
4343
}
44-
```
44+
```

0 commit comments

Comments
 (0)