Unverified Commit 1d3ee6a7 authored by asymmetric's avatar asymmetric Committed by GitHub
Browse files

Update filesystem.mdx (#13738)

fix alloc working directory path
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -10,7 +10,7 @@ description: |-
Nomad creates a working directory for each allocation on a client. This
directory can be found in the Nomad [`data_dir`] at
`./allocs/«alloc_id»`. The allocation working directory is where Nomad
`./alloc/«alloc_id»`. The allocation working directory is where Nomad
creates task directories and directories shared between tasks, write logs for
tasks, and downloads artifacts or templates.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment