We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e26f5a commit 0be9706Copy full SHA for 0be9706
2 files changed
DESCRIPTION
@@ -15,4 +15,5 @@ Suggests:
15
rmarkdown,
16
treespace
17
VignetteBuilder: knitr
18
-URL: https://cygei.github.io/mixtree/
+URL: https://github.com/CyGei/mixtree, https://cygei.github.io/mixtree/
19
+BugReports: https://github.com/CyGei/mixtree/issues
_pkgdown.yml
@@ -1,8 +1,12 @@
1
-url: https://cygei.github.io/epitree/
+url: https://cygei.github.io/mixtree/
2
template:
3
bootstrap: 5
4
bslib:
5
bootswatch: lux
6
pkgdown-nav-height: 100px
7
-
+repo:
8
+ url:
9
+ home: https://github.com/CyGei/mixtree
10
+ issue: https://github.com/CyGei/mixtree/issues
11
+ user: https://github.com/CyGei
12
0 commit comments