Skip to content

Commit c30e73c

Browse files
Added Ruby β
1 parent 9ebb3f8 commit c30e73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/nav-version-control.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ul>
2828
{{#if (ends-with page.component.name '-sdk')}}
2929
<ul class="related">
30-
{{#each (related-sdk-pages 'c,dotnet,go,java,nodejs,php,python,scala')}}
30+
{{#each (related-sdk-pages 'c,dotnet,go,java,nodejs,php,python,ruby,scala')}}
3131
<li><a class="navbar-item" href="{{relativize ./url}}">{{{./title}}}</a></li>
3232
{{/each}}
3333
</ul>

0 commit comments

Comments
 (0)