We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ac29c commit 11687ffCopy full SHA for 11687ff
src/site/resources/index.html
@@ -35,13 +35,13 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
35
</a>
36
</li>
37
<li>
38
- <a href="https://googlecloudplatform.github.io/gcloud-node/" title="Node.js docs page">
+ <a href="https://googlecloudplatform.github.io/google-cloud-node/" title="Node.js docs page">
39
<img src="img/icon-lang-nodejs.svg" alt="Node.js icon" class="menu-icon" />
40
Node.js
41
42
43
44
- <a href="https://googlecloudplatform.github.io/gcloud-php/" title="PHP docs page">
+ <a href="https://googlecloudplatform.github.io/google-cloud-php/" title="PHP docs page">
45
<img src="img/icon-lang-php.svg" alt="PHP icon" class="menu-icon" />
46
PHP
47
0 commit comments