We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97346f1 commit c8fa00bCopy full SHA for c8fa00b
index.Rmd
@@ -19,7 +19,7 @@ description: "This is a minimal example of using the bookdown package to write a
19
# Welcome {-}
20
21
```{r, fig.align='center', echo=FALSE, out.height="200px"}
22
-knitr::include_graphics("https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/Bioconductor/Bioconductor.png")
+knitr::include_graphics("https://raw.githubusercontent.com/Bioconductor/BiocStickers/devel/Bioconductor/Bioconductor.png")
23
```
24
25
## Introduction {.unnumbered #intro}
0 commit comments