Skip to content

Commit d54c649

Browse files
authored
Ruby docs were still pointed to old version.
1 parent cdf6c27 commit d54c649

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)