mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 22:22:03 +02:00
(v1.2.0.9026) move to github
This commit is contained in:
10
_pkgdown.yml
10
_pkgdown.yml
@ -3,7 +3,7 @@
|
||||
# Antimicrobial Resistance (AMR) Analysis #
|
||||
# #
|
||||
# SOURCE #
|
||||
# https://gitlab.com/msberends/AMR #
|
||||
# https://github.com/msberends/AMR #
|
||||
# #
|
||||
# LICENCE #
|
||||
# (c) 2018-2020 Berends MS, Luz CF et al. #
|
||||
@ -16,11 +16,11 @@
|
||||
# We created this package for both routine data analysis and academic #
|
||||
# research and it was publicly released in the hope that it will be #
|
||||
# useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. #
|
||||
# Visit our website for more info: https://msberends.gitlab.io/AMR. #
|
||||
# Visit our website for more info: https://msberends.github.io/AMR. #
|
||||
# ==================================================================== #
|
||||
|
||||
title: "AMR (for R)"
|
||||
url: "https://msberends.gitlab.io/AMR"
|
||||
url: "https://msberends.github.io/AMR"
|
||||
|
||||
development:
|
||||
mode: "release" # improves indexing by search engines
|
||||
@ -79,8 +79,8 @@ navbar:
|
||||
href: "news/"
|
||||
right:
|
||||
- text: "Source Code"
|
||||
icon: "fab fa-gitlab"
|
||||
href: "https://gitlab.com/msberends/AMR"
|
||||
icon: "fab fa-github"
|
||||
href: "https://github.com/msberends/AMR"
|
||||
- text: "Licence"
|
||||
icon: "fa-book"
|
||||
href: "LICENSE-text.html"
|
||||
|
Reference in New Issue
Block a user