Skip to content

Commit c9c8a69

Browse files
committed
fix links
1 parent e3a5bd6 commit c9c8a69

2 files changed

Lines changed: 8 additions & 13 deletions

File tree

README.Rmd

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ calculations.
107107

108108
The tutorial is available on the package website under **Articles → Getting
109109
started**:
110-
111-
https://tokami.github.io/DATRASextra/articles/datrasextra-tutorial.html
110+
<https://tokami.github.io/DATRASextra/articles/datrasextra-tutorial.html>
112111

113112
If you installed the package with `build_vignettes = TRUE`, you can also open
114113
the tutorial directly from R:
@@ -128,15 +127,14 @@ can be accessed using `help()` or `?`, for example:
128127
```
129128

130129
Additional tutorials and worked examples are available on the package website,
131-
demonstrating common workflows and applications of DATRAS survey data:
132-
133-
https://tokami.github.io/DATRASextra/
130+
demonstrating common workflows and applications of DATRAS survey
131+
data: <https://tokami.github.io/DATRASextra/>
134132

135133
If your question is not answered by the package documentation or the `pkgdown`
136134
site, you are welcome to contact the maintainer, [Tobias
137135
Mildenberger](mailto:t.k.mildenberger@gmail.com). If you find a bug or would
138-
like to request a feature, please open an issue on GitHub:
139-
<https://tokami.github.io/DATRASextra/articles/index.html>
136+
like to request a feature, please open an issue on GitHub with:
137+
<https://github.com/tokami/DATRASextra/issues/new/choose>
140138

141139

142140
# Citation

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ biomass index calculations.
9595

9696
The tutorial is available on the package website under **Articles →
9797
Getting started**:
98-
9998
<https://tokami.github.io/DATRASextra/articles/datrasextra-tutorial.html>
10099

101100
If you installed the package with `build_vignettes = TRUE`, you can also
@@ -116,15 +115,13 @@ pages can be accessed using `help()` or `?`, for example:
116115

117116
Additional tutorials and worked examples are available on the package
118117
website, demonstrating common workflows and applications of DATRAS
119-
survey data:
120-
121-
<https://tokami.github.io/DATRASextra/>
118+
survey data: <https://tokami.github.io/DATRASextra/>
122119

123120
If your question is not answered by the package documentation or the
124121
`pkgdown` site, you are welcome to contact the maintainer, [Tobias
125122
Mildenberger](mailto:t.k.mildenberger@gmail.com). If you find a bug or
126-
would like to request a feature, please open an issue on GitHub:
127-
<https://tokami.github.io/DATRASextra/articles/index.html>
123+
would like to request a feature, please open an issue on GitHub with:
124+
<https://github.com/tokami/DATRASextra/issues/new/choose>
128125

129126
# Citation
130127

0 commit comments

Comments
 (0)