summaryrefslogtreecommitdiff
path: root/docs/modules/install/pages/windows.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2020-11-19 01:12:37 -0700
committerSarah White <graphitefriction@gmail.com>2020-12-08 14:32:53 -0700
commit46647208b1fb2f3ae3926843c99737662152780e (patch)
treec369baff52161cd030aaee11d2960e920476b27f /docs/modules/install/pages/windows.adoc
parentc3c7ddbda681cc8f44832b0549bb623d3eace748 (diff)
update title of install parent page and rename some install pages
Diffstat (limited to 'docs/modules/install/pages/windows.adoc')
-rw-r--r--docs/modules/install/pages/windows.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/install/pages/windows.adoc b/docs/modules/install/pages/windows.adoc
index ae25d23e..2248b0b1 100644
--- a/docs/modules/install/pages/windows.adoc
+++ b/docs/modules/install/pages/windows.adoc
@@ -11,8 +11,8 @@ When you already use https://chocolatey.org[chocolatey^] on your machine, you ca
choco install ruby
----
-Then follow the xref:gem.adoc[gem installation instructions].
+Then follow the xref:ruby-packaging.adoc[gem installation instructions].
== Rubyinstaller
-Or you use the https://rubyinstaller.org/downloads/[Rubyinstaller^], download the package for your Windows Version and after the installation, then follow the xref:gem.adoc[gem installation instructions].
+Or you use the https://rubyinstaller.org/downloads/[Rubyinstaller^], download the package for your Windows Version and after the installation, then follow the xref:ruby-packaging.adoc[gem installation instructions].