Add more links to Ruby bindings (#5486)
PR #5485 added doc pages for the Ruby bindings, but didn't link to it from the sidebar nor lang page. This commit fixes that.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
- [.NET](./lang-dotnet.md)
|
||||
- [Go](./lang-go.md)
|
||||
- [Bash](./lang-bash.md)
|
||||
- [Ruby](./lang-ruby.md)
|
||||
- [Using the `wasmtime` CLI](./cli.md)
|
||||
- [Installation](./cli-install.md)
|
||||
- [CLI Options](./cli-options.md)
|
||||
|
||||
@@ -10,3 +10,4 @@ through a C API for a number of other languages too:
|
||||
* [.NET](lang-dotnet.md)
|
||||
* [Go](lang-go.md)
|
||||
* [Bash](lang-bash.md)
|
||||
* [Ruby](lang-ruby.md)
|
||||
|
||||
Reference in New Issue
Block a user