Skip to content

Commit

Permalink
* Fixed URL in PHPDOC to Read-only properties on update to https://de…
Browse files Browse the repository at this point in the history
  • Loading branch information
poul-kg committed Jun 21, 2014
1 parent 8df41ba commit 8793a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bigcommerce/Api/Resources/Product.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Product extends Resource
);

/**
* @see https://developer.bigcommerce.com/display/API/Products#Products-ReadOnlyFields
* @see https://developer.bigcommerce.com/api/stores/v2/products#update-product-read-only
* @var array
*/
protected $ignoreOnUpdate = array(
Expand Down

0 comments on commit 8793a71

Please sign in to comment.