From ad9ccc45018c55a243740bd378a0de282fce4df2 Mon Sep 17 00:00:00 2001 From: Tim McCormack Date: Wed, 4 Oct 2023 13:01:19 -0400 Subject: [PATCH] docs: Link to published docs in dev.pull warning (#1196) We should link to the rendered docs rather than the rST source files. --- scripts/make_warn_default_large.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_warn_default_large.sh b/scripts/make_warn_default_large.sh index cae0602296..d6d7115fca 100755 --- a/scripts/make_warn_default_large.sh +++ b/scripts/make_warn_default_large.sh @@ -31,7 +31,7 @@ You may prefer to use something like "make $target.lms" to target a smaller set of services. Learn more about the commands you can run at: - https://github.com/openedx/devstack/blob/master/docs/devstack_interface.rst + https://edx.readthedocs.io/projects/open-edx-devstack/en/latest/devstack_interface.html Without an explicit list of services, many devstack Make targets pull down Docker images you don't need or take up extra memory and CPU. You