Skip to content

Commit 6290a97

Browse files
authored
Update preview link
1 parent f7729ea commit 6290a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hero:
3030
statements:
3131
- Create portable alignment plots from bam files
3232
links:
33-
- url: http://htmlpreview.github.io/?https://github.com/alignoth/alignoth/blob/main/examples/plot.html
33+
- url: https://alignoth.github.io/preview.html
3434
text: Check Live Demo
3535

3636
features:
@@ -39,7 +39,7 @@ features:
3939
Alignoth is a command line tool written in Rust for creating alignment plots from bam files. Plots are generated with vega-lite and can be embedded into html as well and standalone png, pdf or svg files using vega command line tools for rendering.
4040
img: bam-plot.svg
4141
img-width: min(30vw, 550px)
42-
url: http://htmlpreview.github.io/?https://github.com/alignoth/alignoth/blob/main/examples/plot.html
42+
url: https://alignoth.github.io/preview.html
4343

4444
docs:
4545
src: docs

0 commit comments

Comments
 (0)