Skip to content

Commit 74573a0

Browse files
committed
fixed a link
1 parent 838b15b commit 74573a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/taps/schemas/shopify/v2/shopify-v2-tables.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ tables:
9191
9292
'
9393
links:
94-
doc-link: https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant
94+
doc-link: https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant#top
9595
singer-schema: https://github.com/singer-io/tap-shopify/blob/master/tap_shopify/schemas/product_variants.json
9696
api-method: https://shopify.dev/docs/api/admin-rest/2025-01/resources/product-variant#get-products-product-id-variants
9797
table-details:
@@ -100,7 +100,7 @@ tables:
100100
replication-key: updated_at
101101
- name: product_variants
102102
description: 'The `{{ table.name }}` table contains info about variants that can
103-
be added to represent one version of a product with several options.
103+
be added to a product to represent one version of a product with several options.
104104
105105
'
106106
links:

0 commit comments

Comments
 (0)