File tree Expand file tree Collapse file tree 2 files changed +23
-16
lines changed
Expand file tree Collapse file tree 2 files changed +23
-16
lines changed Original file line number Diff line number Diff line change @@ -68,11 +68,18 @@ <h1 class="logo">
6868 < ul class ="menu ">
6969 < li >
7070 < a href ="
71- https://googlecloudplatform.github.io/gcloud-node " title ="Node.js docs page ">
71+ https://googlecloudplatform.github.io/gcloud-node/#/docs " title ="Node.js docs page ">
7272 < img src ="{{ pathto('_static/images/icon-lang-nodejs.svg', 1) }} " alt ="Node.js icon " class ="menu-icon " />
7373 Node.js
7474 </ a >
7575 </ li >
76+ < li >
77+ < a href ="
78+ http://googlecloudplatform.github.io/gcloud-ruby/docs/latest " title ="Ruby docs page ">
79+ < img src ="{{ pathto('_static/images/icon-lang-ruby.svg', 1) }} " alt ="Ruby icon " class ="menu-icon " />
80+ Ruby
81+ </ a >
82+ </ li >
7683 < li >
7784 < a href ="# " title ="Python docs page ">
7885 < img src ="{{ pathto('_static/images/icon-lang-python.svg', 1) }} " alt ="Python icon " class ="menu-icon " />
You can’t perform that action at this time.
0 commit comments