minor updates to user guide
[arvados.git] / doc / user / tutorials / tutorial-trait-search.html.textile.liquid
index 13945ff4cd62aaaf68c6f6fab68d688c7496d184..6402c7e1d3fa0cbb19b456e0a6a55b8949214551 100644 (file)
@@ -10,7 +10,7 @@ h1. Querying the Metadata Database
 
 This tutorial introduces the Arvados Metadata Database.  The Metadata Database stores information about files in Keep.  This example will use the Python SDK to find public WGS (Whole Genome Sequencing) data for people who have reported a certain medical condition.
 
-*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 assumes that you are "logged into an Arvados VM instance":{{site.baseurl}}/user/getting_started/ssh-access.html#login, and have a "working environment.":{{site.baseurl}}/user/getting_started/check-environment.html*
 
 In the tutorial examples, three angle brackets (>>>) will be used to denote code to enter at the interactive Python prompt.