Skip to content

Commit 804f322

Browse files
authored
Merge pull request modelcontextprotocol#632 from felixweinberger/fweinberger/fix-ruby-icon
[ez] Fix Ruby SDK icon in sidebar navigation
2 parents f2c991b + b6b5595 commit 804f322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
{
259259
"anchor": "Ruby SDK",
260260
"href": "https://github.com/modelcontextprotocol/ruby-sdk",
261-
"icon": "ruby"
261+
"icon": "gem"
262262
},
263263
{
264264
"anchor": "Swift SDK",

0 commit comments

Comments
 (0)