We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367fbcc commit 1caf07aCopy full SHA for 1caf07a
1 file changed
doc/bindings.md
@@ -52,7 +52,7 @@ Currently there are working libraries for:
52
* [PHP](https://packagist.org/packages/yaml/yamlscript)
53
* [Python](https://pypi.org/project/yamlscript/)
54
* [Raku](https://raku.land/zef:ingy/YAMLScript)
55
-* [Ruby](https://rubygems.org/search?query=yamlscript)
+* [Ruby](https://rubygems.org/gems/yamlscript)
56
* [Rust](https://crates.io/crates/yamlscript)
57
58
Install these libraries like you would any other library for your language.
0 commit comments