Skip to content

Commit f7ca512

Browse files
1 parent fc5f66b commit f7ca512

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/Css/Attributes.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,8 @@ class Attributes extends \Google\Collection
285285
public $sizeSystem;
286286
/**
287287
* The cut of the item. It can be used to represent combined size types for
288-
* apparel items. Maximum two of size types can be provided (see
289-
* [https://support.google.com/merchants/answer/6324497](size type)).
288+
* apparel items. Maximum two of size types can be provided (see [size
289+
* type](https://support.google.com/merchants/answer/6324497).
290290
*
291291
* @var string[]
292292
*/
@@ -1096,8 +1096,8 @@ public function getSizeSystem()
10961096
}
10971097
/**
10981098
* The cut of the item. It can be used to represent combined size types for
1099-
* apparel items. Maximum two of size types can be provided (see
1100-
* [https://support.google.com/merchants/answer/6324497](size type)).
1099+
* apparel items. Maximum two of size types can be provided (see [size
1100+
* type](https://support.google.com/merchants/answer/6324497).
11011101
*
11021102
* @param string[] $sizeTypes
11031103
*/

0 commit comments

Comments
 (0)