diff options
author | Pjotr Prins | 2020-05-29 14:23:25 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-29 14:23:25 -0500 |
commit | 0495b892fba350096c8b1bd741c55e148e7fc2de (patch) | |
tree | 1e2361ae282180df695b0fabf94e56b90d41c5f7 /bh20simplewebuploader/templates/blog.html | |
parent | b3541da18b4eb18213ee0581bf953e39563ce40d (diff) | |
download | bh20-seq-resource-0495b892fba350096c8b1bd741c55e148e7fc2de.tar.gz bh20-seq-resource-0495b892fba350096c8b1bd741c55e148e7fc2de.tar.lz bh20-seq-resource-0495b892fba350096c8b1bd741c55e148e7fc2de.zip |
Blog info for uploading sequence
Diffstat (limited to 'bh20simplewebuploader/templates/blog.html')
-rw-r--r-- | bh20simplewebuploader/templates/blog.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html index 8cb6ce0..70fb74e 100644 --- a/bh20simplewebuploader/templates/blog.html +++ b/bh20simplewebuploader/templates/blog.html @@ -23,7 +23,7 @@ <div class="blog-table-body"> <div class="blog-table-row"> <div class="blog-table-cell"> - <a href="https://github.com/arvados/bh20-seq-resource/blob/master/doc/blog/using-covid-19-pubseq-part1.org">Query metadata with SPARQL</a> + <a href="/blog?id=using-covid-19-pubseq-part1">Query metadata with SPARQL</a> </div> <div class="blog-table-cell"> We fetch sequence data and metadata. We query @@ -48,7 +48,7 @@ </div> <div class="blog-table-row"> <div class="blog-table-cell"> - <a href="https://github.com/arvados/bh20-seq-resource/blob/master/doc/blog/using-covid-19-pubseq-part4.org">Update workflow</a> + <a href="https://github.com/arvados/bh20-seq-resource/blob/master/doc/blog/using-covid-19-pubseq-part4.org">Modify workflow</a> </div> <div class="blog-table-cell"> We modify a workflow to get new output @@ -56,7 +56,7 @@ </div> <div class="blog-table-row"> <div class="blog-table-cell"> - <a href="https://github.com/arvados/bh20-seq-resource/blob/master/doc/blog/using-covid-19-pubseq-part5.org">Update metadata</a> + <a href="https://github.com/arvados/bh20-seq-resource/blob/master/doc/blog/using-covid-19-pubseq-part5.org">Modify metadata</a> </div> <div class="blog-table-cell"> We modify metadata for all to use! |