diff --git a/docs/dev-tools/backends/gem.md b/docs/dev-tools/backends/gem.md index 9b586f9a26..31dfae4b35 100644 --- a/docs/dev-tools/backends/gem.md +++ b/docs/dev-tools/backends/gem.md @@ -1,6 +1,6 @@ # gem Backend -mise can be used to install CLIs from RubyGems. The code for this is inside of the mise repository at [`./src/backend/gem.rs`](https://github.com/jdx/mise/blob/main/src/backend/pipx.rs). +mise can be used to install CLIs from RubyGems. The code for this is inside of the mise repository at [`./src/backend/gem.rs`](https://github.com/jdx/mise/blob/main/src/backend/gem.rs). ## Dependencies