Skip to content

Commit 10d0a55

Browse files
docs: link to module documentation from deprecation notice
1 parent 845cb96 commit 10d0a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docs/templates/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Due to the scope of our API rapidly increasing, you may notice a decrease in performance if you continue to use the bundled module, <code>google-cloud</code>.
1010
</p>
1111
<p>
12-
Going forward, please install only the individual service modules that you need, such as <code>@google-cloud/<%= className %></code>.
12+
Going forward, please install only the individual service modules that you need, such as <a href="https://googlecloudplatform.github.io/google-cloud-node/#/docs/<%= className %>"><code>@google-cloud/<%= className %></code></a>.
1313
</p>
1414
</div>
1515
<% } %>

0 commit comments

Comments
 (0)