Skip to content

Commit 312355e

Browse files
Fix links
1 parent ad199bd commit 312355e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This pattern works well on clusters where it is favourable to submit many small
4747
- Workloads in intaractive environments can scale up and down as users run code manually.
4848
- You don't need to wait for all nodes to be available before your workload starts, so jobs often start sooner.
4949

50-
To learn more see the `Dynamic Cluster documentation <clusters-overview>`_.
50+
To learn more see the `Dynamic Cluster documentation <clusters-overview.html>`_.
5151

5252
Batch Runners
5353
-------------
@@ -84,7 +84,7 @@ This pattern works well where large jobs are prioritised and node locality is im
8484
- Clusters comprised of one large allocation tends to be more reliable than many small allocations.
8585
- All processes have the same start and wall time.
8686

87-
To learn more see the `Batch Runner documentation <runners-overview>`_.
87+
To learn more see the `Batch Runner documentation <runners-overview.html>`_.
8888

8989
More details
9090
------------

0 commit comments

Comments
 (0)