X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2183113c4c357e07719251854e3d249cdcd394dd..b90d8148a209857c2c37d385380033e660112ece:/doc/user/tutorials/tutorial-firstscript.textile diff --git a/doc/user/tutorials/tutorial-firstscript.textile b/doc/user/tutorials/tutorial-firstscript.textile index 554185c010..3b557aeef6 100644 --- a/doc/user/tutorials/tutorial-firstscript.textile +++ b/doc/user/tutorials/tutorial-firstscript.textile @@ -9,7 +9,7 @@ h1. Tutorial: Writing a Crunch script In this tutorial, we will write the "hash" script demonstrated in the first tutorial. -*This tutorial assumes that you are "logged into an Arvados VM instance":ssh-access.html#login, and have a "working environment.":check-environment.html* +*This tutorial assumes that you are "logged into an Arvados VM instance":{{site.basedoc}}/user/getting_started/ssh-access.html#login, and have a "working environment.":{{site.basedoc}}/user/getting_started/check-environment.html* This tutorial uses _you_ to denote your username. Replace _you_ with your user name in all the following examples. @@ -40,7 +40,7 @@ For more information about using @git@, try notextile.
$ man gittutoral
-or "click here search Google for git tutorials":http://google.com/#q=git+tutorial +or "click here to search Google for git tutorials":http://google.com/#q=git+tutorial {% include notebox-end.html %} h2. Creating a Crunch script