We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305cb11 commit 6fd2fbeCopy full SHA for 6fd2fbe
2 files changed
README.md
@@ -1,7 +1,7 @@
1
morph-models
2
============
3
4
-Models for discrete morphological character data in [BEAST 3](https://github.com/alexeid/beast3modular).
+Models for discrete morphological character data in [BEAST 3](https://github.com/CompEvol/beast3).
5
6
Implements the Lewis MK and MKv substitution models (Lewis, 2001), along with ordinal and nested ordinal variants for ordered character data.
7
pom.xml
@@ -73,7 +73,7 @@
73
<repositories>
74
<repository>
75
<id>github</id>
76
- <url>https://maven.pkg.github.com/alexeid/beast3modular</url>
+ <url>https://maven.pkg.github.com/CompEvol/beast3</url>
77
</repository>
78
</repositories>
79
0 commit comments