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 d2f1bfe commit 2e95dc7Copy full SHA for 2e95dc7
README.md
@@ -13,4 +13,4 @@ try await client.send(.post("/user/emails", body: ["kean@example.com"]))
13
let repos = try await client.send(Resources.users("kean").repos.get)
14
```
15
16
-For more information, read the [Web API Client in Swift](https://kean.blog/post/new-api-client).
+For more information, read [Web API Client in Swift](https://kean.blog/post/new-api-client).
0 commit comments