diff options
Diffstat (limited to 'bh20simplewebuploader/templates')
-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! |