Skip to content

Commit ff51fc8

Browse files
committed
Fixed the same thing again...
1 parent 504b922 commit ff51fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3>All API Docs</h3>
154154
</head>
155155
<body role="document" class="two-column docs">
156156
{%- 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>
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>
158158
{%- endblock -%}
159159
{%- block header %}
160160
<div id="sandbar">

0 commit comments

Comments
 (0)