We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218c11e commit 17f5852Copy full SHA for 17f5852
README.md
@@ -63,7 +63,7 @@ If you need to reduce startup times, you can alternatively install a submodule a
63
$ npm install @googleapis/docs
64
```
65
66
-You can run [this search](https://www.npmjs.com/search?q=scope%3Agoogleapis) on `npm`, to find a list of the submodules available.
+You can run [this search](https://www.npmjs.com/search?q=scope%3A@googleapis) on `npm`, to find a list of the submodules available.
67
### Using the client library
68
69
This is a very simple example. This creates a Blogger client and retrieves the details of a blog given the blog Id:
0 commit comments