We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504b922 commit ff51fc8Copy full SHA for ff51fc8
1 file changed
docs/_templates/layout.html
@@ -154,7 +154,7 @@ <h3>All API Docs</h3>
154
</head>
155
<body role="document" class="two-column docs">
156
{%- block github_fork -%}
157
- <a href="https://github.com/GoogleCloudPlatform/gcloud-python"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 999;" src="/_static/forkme.png" alt="Fork me on GitHub"></a>
+ <a href="https://github.com/GoogleCloudPlatform/gcloud-python"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 999;" src="_static/forkme.png" alt="Fork me on GitHub"></a>
158
{%- endblock -%}
159
{%- block header %}
160
<div id="sandbar">
0 commit comments