Skip to content

Commit 121cc88

Browse files
authored
Merge pull request #656 from cmu-delphi/hotfix-linking
Fix source links in reference pages.
2 parents ec9feff + afa4217 commit 121cc88

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Description: This package introduces common data structures for working
3535
package is designed to be used in conjunction with `epipredict` for
3636
building and evaluating epidemiological models.
3737
License: MIT + file LICENSE
38-
URL: https://cmu-delphi.github.io/epiprocess/
38+
URL: https://github.com/cmu-delphi/epiprocess,
39+
https://cmu-delphi.github.io/epiprocess/
3940
Depends:
4041
epidatasets,
4142
R (>= 3.6)

_pkgdown.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ articles:
3737
contents:
3838
- compactify
3939

40-
repo:
41-
url:
42-
home: https://github.com/cmu-delphi/epiprocess/
43-
source: https://github.com/cmu-delphi/epiprocess/
44-
issue: https://github.com/cmu-delphi/epiprocess/issues
45-
4640
reference:
4741
- title: "`epi_df` basics"
4842
desc: Constructors and information for `epi_df` objects.
@@ -83,7 +77,7 @@ reference:
8377
- epix_fill_through_version
8478
- epix_truncate_versions_after
8579
- set_versions_end
86-
80+
8781
- title: Basic analysis and visualization
8882
- contents:
8983
- starts_with("autoplot")

0 commit comments

Comments
 (0)