Skip to content

Commit a2ae2fd

Browse files
authored
Update README.md
fix images
1 parent 8c32cc3 commit a2ae2fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ The pipeline consists of the following steps:
2525
- Reporting of the editing outcomes in interactive reports organized into a
2626
website. (rmarkdown::render_site)
2727

28-
![pipeline]("img/pipeline_scheme.jpg")
28+
![pipeline](./img/pipeline_scheme.jpg)
2929

3030

3131
## Example HTML report output
3232

3333
The HTML reports produced by the pipeline are automatically organised as a website.
34-
Example report website can be browsed [here]():
34+
Example report website can be browsed [here](https://bimsbstatic.mdc-berlin.de/akalin/buyar/froehlich_uyar_et_al_2020/reports/index.html):
3535

3636
## Example screenshots from the reports
3737

3838
You can find below some example screenshots from the HTML reports:
3939

40-
![screenshots]("img/reports_screenshots.jpg")
40+
![screenshots](./img/reports_screenshots.jpg)
4141

4242

4343
# Installation

0 commit comments

Comments
 (0)