Skip to content

Commit

Permalink
fix broken links (use repo link when no pkgdown site)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbarks committed Feb 8, 2024
1 parent 48d4ca7 commit f58c1d7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions items/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
- data manipulation
- R
- title: dbc
description: Dictionnary based cleaning
href: https://epicentre-msf.github.io/dbc/
description: Dictionary-based cleaning
href: https://github.com/epicentre-msf/dbc
repo: https://github.com/epicentre-msf/dbc
status: active
author: P. Barks
Expand All @@ -63,7 +63,7 @@
- R
- title: qxl
description: Write quick, customized .xlsx files
href: https://epicentre-msf.github.io/qxl/
href: https://github.com/epicentre-msf/qxl
repo: https://github.com/epicentre-msf/qxl
status: active
author: P. Barks
Expand All @@ -73,7 +73,7 @@
- R
- title: rpxl
description: Read password-protected Excel files
href: https://epicentre-msf.github.io/rpxl/
href: https://github.com/epicentre-msf/rpxl
repo: https://github.com/epicentre-msf/rpxl
status: active
author: P. Barks
Expand All @@ -93,7 +93,7 @@
- R
- title: queryr
description: Data validation queries with tidy, stackable output
href: https://epicentre-msf.github.io/queryr/
href: https://github.com/epicentre-msf/queryr
repo: https://github.com/epicentre-msf/queryr
status: active
author: P. Barks
Expand Down

0 comments on commit f58c1d7

Please sign in to comment.