diff --git a/.Rbuildignore b/.Rbuildignore index 868fcdd..ed00e5b 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -18,3 +18,4 @@ ^.*\.Rproj$ ^\.Rproj\.user$ ^README\.Rmd$ +^src/\.idea$ diff --git a/README.Rmd b/README.Rmd index 64013bc..3b6292f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -57,9 +57,10 @@ library(clustur) ## Getting Started -To get started, look at the ["Getting started"](www.schlosslab.org/clustur/) page. +To get started, look at the ["Getting started"](https://www.schlosslab.org/clustur/) page. ## Contributions For feature request please visit the issue page in github and use the feature tag. If you would like to contribute pull request are welcomed! + diff --git a/README.md b/README.md index cb89746..7a77d92 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ library(clustur) ## Getting Started To get started, look at the [“Getting -started”](www.schlosslab.org/clustur/) page. +started”](https://www.schlosslab.org/clustur/) page. ## Contributions