Skip to content

Commit 81b6ef3

Browse files
authored
Merge pull request #6163 from kkier/kkier/flux-core
doc: update flux admin guide URL
2 parents f9bcdbe + 80276d7 commit 81b6ef3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/guide/broker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ The TBON has a fixed topology determined by configuration, and brokers do not
383383
adapt to route around down nodes. In addition, Flux must be completely stopped
384384
to alter the topology configuration - it cannot be changed on the fly.
385385

386-
See the `Flux Administrator's Guide <https://flux-framework.readthedocs.io/en/latest/guides/admin-guide.html>`_
386+
See the `Flux Administrator's Guide <https://flux-framework.readthedocs.io/projects/flux-core/en/latest/guide/admin.html>`_
387387
for a discussion on draining nodes and excluding nodes from scheduling via
388388
configuration. Scheduling is somewhat orthogonal to this topic.
389389

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ context may benefit from the following material:
4343
- `Docs <https://flux-framework.readthedocs.io/en/latest/index.html>`_
4444

4545
* - Flux as the primary resource manager on an HPC cluster
46-
- `Flux Administrator's Guide <https://flux-framework.readthedocs.io/en/latest/guides/admin-guide.html>`_
46+
- `Flux Administrator's Guide <https://flux-framework.readthedocs.io/projects/flux-core/en/latest/guide/admin.html>`_
4747

4848
* - Flux Request for Comments Specifications
4949
- `RFC <https://flux-framework.readthedocs.io/projects/flux-rfc/en/latest/index.html>`_

doc/man5/flux-config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ RESOURCES
7474

7575
.. include:: common/resources.rst
7676

77-
Flux Administrator's Guide: https://flux-framework.readthedocs.io/en/latest/adminguide.html
77+
Flux Administrator's Guide: https://flux-framework.readthedocs.io/projects/flux-core/en/latest/guide/admin.html
7878

7979
TOML: Tom's Obvious Minimal Language: https://toml.io/en/
8080

0 commit comments

Comments
 (0)