We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd99ca commit ed91ae1Copy full SHA for ed91ae1
docs/bindings/javascript/index.md
@@ -4,7 +4,7 @@ ERBX is bundled and packaged up as an ES Module in an npm package and available
4
5
6
> [!TIP] More Language Bindings
7
-> ERBX also has [bindings for Ruby](/bindings/ruby)
+> ERBX also has [bindings for Ruby](/bindings/ruby/)
8
9
## Installation
10
docs/bindings/ruby/index.md
@@ -7,7 +7,7 @@ outline: deep
ERBX is bundled and packaged up as a precompiled rubygem and available to be installed from [RubyGems.org](https://rubygems.org).
-> ERBX also has [bindings for JavaScript/Node.js](/bindings/javascript)
+> ERBX also has [bindings for JavaScript/Node.js](/bindings/javascript/)
11
12
13
0 commit comments