Skip to content

Commit fc5443b

Browse files
committed
Merge pull request #1096 from ajkannan/gcloud-java-docs-link
Add link from python docs page to gcloud-java
2 parents b3ee149 + 5ffaf2e commit fc5443b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
1.6 KB
Loading

docs/_templates/layout.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ <h1 class="logo">
6868
<ul class="menu">
6969
<li>
7070
<a href="
71+
https://googlecloudplatform.github.io/gcloud-java/site/latest/" title="gcloud-java page">
72+
<img src="{{ pathto('_static/images/icon-lang-java-duke.png', 1) }}" alt="Duke icon" class="menu-icon" />
73+
Java
74+
</a>
75+
</li>
76+
<li>
77+
<a href="
7178
https://googlecloudplatform.github.io/gcloud-node/#/docs" title="Node.js docs page">
7279
<img src="{{ pathto('_static/images/icon-lang-nodejs.svg', 1) }}" alt="Node.js icon" class="menu-icon" />
7380
Node.js

0 commit comments

Comments
 (0)