Update UI, code comment, and README links to docs, tutorials (#26429)

* Update UI, code comment, and README links to docs, tutorials

* fix typo in ephemeral disks learn more link url

* feedback on typo

Co-authored-by: Tim Gross <tgross@hashicorp.com>

---------

Co-authored-by: Tim Gross <tgross@hashicorp.com>
This commit is contained in:
Aimee Ukasick
2025-08-06 09:40:23 -05:00
committed by GitHub
parent 1c63ad50d9
commit a30cb2f137
38 changed files with 46 additions and 46 deletions

View File

@@ -102,7 +102,7 @@ EOT
# /var/nomad/alloc/:alloc_id/:task_name
# which is the same as the root directory for exec tasks.
# we just need to make sure this doesn't collide with the
# chroot: https://developer.hashicorp.com/nomad/docs/drivers/exec#chroot
# chroot: https://developer.hashicorp.com/nomad/docs/deploy/task-driver/exec#chroot
destination = "usr/local/bin/myapplication.sh"
}