diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2024-06-04 02:59:18 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2024-06-04 02:59:18 -0600 |
| commit | e070613f0932b18cfb64370a8f0b6a0831eee4cd (patch) | |
| tree | 394a840321607f150f4ace9d3225e430d161048e | |
| parent | b15496e1435d894cef9ce786db9a90c89ea8bae5 (diff) | |
| -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]. |
