diff --git a/content/submitting_jobs/_index.md b/content/submitting_jobs/_index.md
index 2ddce6930c96314caf887dbe888bde7484a11135..eec6fba5eb966a273a668a2f0073eb828fa6fdd1 100644
--- a/content/submitting_jobs/_index.md
+++ b/content/submitting_jobs/_index.md
@@ -24,9 +24,6 @@ Before writing a submit file, you may need to
 
 ### Ensure proper working directory for job output
 
-{{% notice info %}}
-Because the /home directories are not writable from the worker nodes, all SLURM job output should be directed to your /work path.
-{{% /notice %}}
 
 {{% panel theme="info" header="Manual specification of /work path" %}}
 {{< highlight bash >}}