Skip to content
Snippets Groups Projects
Commit 3ffe8844 authored by Carrie A Brown's avatar Carrie A Brown
Browse files

links are hard

parent e699d6ae
No related branches found
No related tags found
4 merge requests!78Added Office Hours Page,!77Added DUO Screenshot Update and SandStone Docs,!76Sandstone Doc Page And DUO Screenshots,!62Anaconda Number Fixed
......@@ -91,7 +91,7 @@ sleep 60
- **partition**
The partition the job should run in. Partitions determine the job's
priority and on what nodes the partition can run on. See the
[Partitions]({{< relref "guides/submitting_jobs/partitions" >}}) page for a list of possible partitions.
[Partitions]({{< relref "/guides/submitting_jobs/partitions/_index.md" >}}) page for a list of possible partitions.
- **error**
Location of the stderr will be written for the job. `[groupname]`
and `[username]` should be replaced your group name and username.
......@@ -145,7 +145,7 @@ $ squeue -u <username>
{{< /highlight >}}
Additionally, if you want to see the status of a specific partition, for
example if you are part of a [partition]({{< relref "partitions" >}}),
example if you are part of a [partition]({{< relref "/guides/submitting_jobs/partitions/_index.md" >}}),
you can use the `-p` option to `squeue`:
{{< highlight batch >}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment