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:
Jimmy Bourassa
2022-12-22 14:06:55 -05:00
committed by GitHub
parent 03463458e4
commit ff995d910b
2 changed files with 2 additions and 0 deletions

View File

@@ -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)