Fix broken link again. refs #3254
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 11 Aug 2014 18:20:57 +0000 (14:20 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 11 Aug 2014 18:20:57 +0000 (14:20 -0400)
doc/user/tutorials/tutorial-firstscript.html.textile.liquid

index f036404291b8f95875efdd93b1921d09c8780592..b045d624b873195b955c69fdf9e812db35ba68fb 100644 (file)
@@ -87,7 +87,7 @@ You can now run your script on your local workstation or VM using @arv-crunch-jo
 </code></pre>
 </notextile>
 
-Although the job runs locally, the output of the job has been saved to Keep, the Arvados file store.  The "output" line (third from the bottom) provides the "Keep locator":{{site.baseurl}}/user/topics/tutorial-keep-get.html to which the script's output has been saved.  Copy the output identifier and use @arv-ls@ to list the contents of your output collection, and @arv-get@ to download it to the current directory:
+Although the job runs locally, the output of the job has been saved to Keep, the Arvados file store.  The "output" line (third from the bottom) provides the "Keep locator":{{site.baseurl}}/user/tutorials/tutorial-keep-get.html to which the script's output has been saved.  Copy the output identifier and use @arv-ls@ to list the contents of your output collection, and @arv-get@ to download it to the current directory:
 
 <notextile>
 <pre><code>~/tutorial/crunch_scripts$ <span class="userinput">arv-ls d6338df28d6b8e5d14929833b417e20e+107+Adf1ce81222b6992ce5d33d8bfb28a6b5a1497898@53f4bbd4</span>