X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35b87ad5b912892586cab02d309b2bdb1b0acff9..37516bc14fdfe634c78764c15f3a8eb3a09b403c:/doc/user/getting_started/setup-cli.html.textile.liquid diff --git a/doc/user/getting_started/setup-cli.html.textile.liquid b/doc/user/getting_started/setup-cli.html.textile.liquid index 999f848c13..18f675d04e 100644 --- a/doc/user/getting_started/setup-cli.html.textile.liquid +++ b/doc/user/getting_started/setup-cli.html.textile.liquid @@ -35,7 +35,7 @@ Here are the client packages you can install on your system. You can skip any yo * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html: This provides an Arvados API client in Python, as well as low-level command line tools. * "Command-line SDK":{{site.baseurl}}/sdk/cli/install.html: This provides the high-level @arv@ command and user interface to the Arvados API. -* "FUSE Driver":{{site.baseurl}}/sdk/python/arvados-fuse.html: This provides the @arv-mount@ command and FUSE driver that lets you access Keep using standard Linux filesystem tools. +* "FUSE Driver":{{site.baseurl}}/sdk/fuse/install.html: This provides the @arv-mount@ command and FUSE driver that lets you access Keep using standard Linux filesystem tools. * "CWL Runner":{{site.baseurl}}/sdk/python/arvados-cwl-runner.html: This provides the @arvados-cwl-runner@ command to register and run workflows in Crunch. * "crunchstat-summary":{{site.baseurl}}/user/cwl/crunchstat-summary.html: This tool provides performance reports for Crunch containers. * "arvados-client":{{site.baseurl}}/user/debugging/container-shell-access.html: This tool provides subcommands for inspecting Crunch containers, both interactively while they're running and after they've finished.