[arvados] updated: 2.1.0-3153-gc12cef4f1
git repository hosting
git at public.arvados.org
Mon Dec 5 22:03:19 UTC 2022
Summary of changes:
doc/admin/maintenance-and-upgrading.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c12cef4f1f5b7092c0882705e9bb6b3e980d61e4 (commit)
from 08078f621c8dbc1ecbd6e030bb0fac848cb6a01c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit c12cef4f1f5b7092c0882705e9bb6b3e980d61e4
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Dec 5 17:02:59 2022 -0500
Fix broken documentation link refs #19215
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/admin/maintenance-and-upgrading.html.textile.liquid b/doc/admin/maintenance-and-upgrading.html.textile.liquid
index 253e82bdc..2ec1700fc 100644
--- a/doc/admin/maintenance-and-upgrading.html.textile.liquid
+++ b/doc/admin/maintenance-and-upgrading.html.textile.liquid
@@ -44,7 +44,7 @@ h3(#distribution). Distribute the configuration file
It is very important to keep the @config.yml@ file in sync between all the Arvados system nodes, to avoid issues with services running on different versions of the configuration.
-We provide "installer.sh":../install/salt-multi-host-install.html#installation to distribute config changes. You may also do your own orchestration e.g. @scp@, configuration management software, etc.
+We provide "installer.sh":../install/salt-multi-host.html#installation to distribute config changes. You may also do your own orchestration e.g. @scp@, configuration management software, etc.
h3(#restart). Restart the services affected by the change
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list