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">
68
68
< ul class ="menu ">
69
69
< li >
70
70
< 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 ">
72
72
< img src ="{{ pathto('_static/images/icon-lang-nodejs.svg', 1) }} " alt ="Node.js icon " class ="menu-icon " />
73
73
Node.js
74
74
</ a >
75
75
</ 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 >
76
83
< li >
77
84
< a href ="# " title ="Python docs page ">
78
85
< 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