diff options
| -rw-r--r-- | docs/modules/install/pages/windows.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/install/pages/windows.adoc b/docs/modules/install/pages/windows.adoc index 05fff633..e3793a16 100644 --- a/docs/modules/install/pages/windows.adoc +++ b/docs/modules/install/pages/windows.adoc @@ -8,8 +8,8 @@ When you already use https://chocolatey.org[Chocolatey^] on your machine, you ca C:\> choco install ruby -Then follow the xref:ruby-packaging.adoc[gem installation instructions]. +Then follow the xref:ruby-packaging.adoc#gem-install[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:ruby-packaging.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-install[gem installation instructions]. |
