Skip to content

Commit 0be9706

Browse files
committed
adding URLs for issue Add link to github from pkgdown site
Fixes #5
1 parent 8e26f5a commit 0be9706

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ Suggests:
1515
rmarkdown,
1616
treespace
1717
VignetteBuilder: knitr
18-
URL: https://cygei.github.io/mixtree/
18+
URL: https://github.com/CyGei/mixtree, https://cygei.github.io/mixtree/
19+
BugReports: https://github.com/CyGei/mixtree/issues

_pkgdown.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
url: https://cygei.github.io/epitree/
1+
url: https://cygei.github.io/mixtree/
22
template:
33
bootstrap: 5
44
bslib:
55
bootswatch: lux
66
pkgdown-nav-height: 100px
7-
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
812

0 commit comments

Comments
 (0)