File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ knitr::opts_chunk$set(
2727
2828\
2929<center >
30- ![ ** Fig. 1:** Overview of MetaProViz functions.] ( vignettes/Fig.1.png ) {width=90%}
30+ ![ ** Fig. 1:** Overview of MetaProViz functions.] ( https://github.com/saezlab/MetaProViz/blob/main/ vignettes/Fig.1.png?raw=true ) {width=90%}
3131
3232</center >
3333\
Original file line number Diff line number Diff line change @@ -27,8 +27,9 @@ other or in combination (**Fig.1**).
2727<center >
2828
2929<figure >
30- <img src="vignettes/Fig.1.png" style="width:90.0%"
31- alt="Fig. 1: Overview of MetaProViz functions." />
30+ <img
31+ src="https://github.com/saezlab/MetaProViz/blob/main/vignettes/Fig.1.png?raw=true "
32+ style="width:90.0%" alt="Fig. 1: Overview of MetaProViz functions." />
3233<figcaption aria-hidden =" true " ><strong >Fig. 1:</strong > Overview of
3334MetaProViz functions.</figcaption >
3435</figure >
You can’t perform that action at this time.
0 commit comments