diff --git a/docs/040-cfdot-setup.md b/docs/040-cfdot-setup.md index dd4543f0f0..f96d04bf0f 100644 --- a/docs/040-cfdot-setup.md +++ b/docs/040-cfdot-setup.md @@ -12,4 +12,4 @@ The BOSH release for Diego contains a `cfdot` job template that deploys `cfdot` 1. Run `source /var/vcap/jobs/cfdot/bin/setup` to add the `cfdot` and `jq` executables to your PATH as well as to set environment variables for communication to the BBS API server. -See the [`cfdot` documentation](https://github.com/cloudfoundry/cfdot) for more information on how to use the tool or run `cfdot --help` to show usage. +See the [`cfdot` documentation](/src/code.cloudfoundry.org/cfdot/docs) for more information on how to use the tool or run `cfdot --help` to show usage.