diff --git a/doc/install-guide/source/glance-verify.rst b/doc/install-guide/source/glance-verify.rst
index 814bf1fc88..4c18b6c256 100644
--- a/doc/install-guide/source/glance-verify.rst
+++ b/doc/install-guide/source/glance-verify.rst
@@ -9,7 +9,7 @@ For more information about how to download and build images, see
`OpenStack Virtual Machine Image Guide
`__.
For information about how to manage images, see the
-`OpenStack User Guide
+`OpenStack End User Guide
`__.
.. note::
diff --git a/doc/install-guide/source/keystone-openrc.rst b/doc/install-guide/source/keystone-openrc.rst
index de0d8ee77c..a8d633b06c 100644
--- a/doc/install-guide/source/keystone-openrc.rst
+++ b/doc/install-guide/source/keystone-openrc.rst
@@ -7,7 +7,7 @@ command options to interact with the Identity service via the
OpenStack supports simple client environment scripts also known as
OpenRC files. These scripts typically contain common options for
all clients, but also support unique options. For more information, see the
-`OpenStack User Guide `__.
Creating the scripts
diff --git a/doc/install-guide/source/launch-instance-manila-dhss-false-option1.rst b/doc/install-guide/source/launch-instance-manila-dhss-false-option1.rst
index 48c2605069..bbac7beca2 100644
--- a/doc/install-guide/source/launch-instance-manila-dhss-false-option1.rst
+++ b/doc/install-guide/source/launch-instance-manila-dhss-false-option1.rst
@@ -162,7 +162,7 @@ Mount the share from an instance
# mount -t nfs 10.0.0.41:/var/lib/manila/mnt/share-b94a4dbf-49e2-452c-b9c7-510277adf5c6 ~/test_folder
For more information about how to manage shares, see the
-`OpenStack User Guide
+`OpenStack End User Guide
`__.
Return to :ref:`launch-instance`.
diff --git a/doc/install-guide/source/launch-instance-manila-dhss-true-option2.rst b/doc/install-guide/source/launch-instance-manila-dhss-true-option2.rst
index f308a57d49..b1021c207f 100644
--- a/doc/install-guide/source/launch-instance-manila-dhss-true-option2.rst
+++ b/doc/install-guide/source/launch-instance-manila-dhss-true-option2.rst
@@ -216,7 +216,7 @@ Mount the share from an instance
# mount -t nfs 10.254.0.6:/shares/share-0bfd69a1-27f0-4ef5-af17-7cd50bce6550 ~/test_folder
For more information about how to manage shares, see the
-`OpenStack User Guide
+`OpenStack End User Guide
`__.
Return to :ref:`launch-instance`.
diff --git a/doc/install-guide/source/launch-instance.rst b/doc/install-guide/source/launch-instance.rst
index 887d7d1933..6972f239fe 100644
--- a/doc/install-guide/source/launch-instance.rst
+++ b/doc/install-guide/source/launch-instance.rst
@@ -11,10 +11,10 @@ network with one instance that uses it and one self-service (private)
network with one instance that uses it. The instructions in this
section use command-line interface (CLI) tools on the controller
node. For more information on the CLI tools, see the
-`OpenStack User Guide
+`OpenStack End User Guide
`__.
To use the dashboard, see the
-`OpenStack User Guide
+`OpenStack End User Guide
`__.
.. _launch-instance-networks: