Skip to content

Commit

Permalink
Fix markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 2, 2024
1 parent 9681ba3 commit 8ffe01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cluster_guides/slurm.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The Slurm system is accessed using the following commands:
- `srun` - Typically used inside batch job scripts for running parallel jobs
(See examples further down)
- `scancel` - Cancel one or more of your jobs.
- [`sinfo`](../software/sinfo.md): view information
- [`sinfo`](../software/sinfo.md): view information
about [Slurm](../cluster_guides/slurm.md) nodes and partitions

```mermaid
Expand Down

0 comments on commit 8ffe01a

Please sign in to comment.