Skip to content

Commit afa4217

Browse files
committed
Remove repo: setting to try to fix source links
{epipredict} site has working GitHub and source links (to appropriate main/dev branches) while excluding the repo: setting from its _pkgdown.yml, so see if it works here as well.
1 parent d56f427 commit afa4217

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

_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)