diff --git a/mkdocs.yml b/mkdocs.yml index 22fadcca0dffa2ab83e9c7aa3d5aff31030bd09b..64c08278d7f51c6ba1c3f59d3878ffab42925147 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -99,6 +99,7 @@ nav: - Job Submission and Execution: - General: general/job-submission-and-execution.md - Karolina Specific: general/karolina-slurm.md + - Slurm Batch Examples: general/slurm-batch-examples.md - Resources Allocation: - Resource Allocation Policy: general/resources-allocation-policy.md - Karolina Partitions: general/karolina-partitions.md @@ -111,7 +112,6 @@ nav: # - Job Arrays: general/job-arrays.md - HyperQueue: general/hyperqueue.md # - Parallel Computing and MPI: general/karolina-mpi.md - - Slurm Batch Examples: general/slurm-batch-examples.md - Tools: - Data Sharing Tools: general/tools/tools-list.md - OpenCode: general/tools/opencode.md