Skip to content

Commit 0ff5c50

Browse files
Merge pull request #39 from Korkey128k/patch-1
Ruby docs were still pointed to old version.
2 parents cdf6c27 + d54c649 commit 0ff5c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/wp-api-v1/_authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ woocommerce = WooCommerce::API.new(
212212
"consumer_secret",
213213
{
214214
wp_json: true,
215-
version: "v3"
215+
version: "wc/v1"
216216
}
217217
)
218218
```

0 commit comments

Comments
 (0)