docs/Pop.md in fastly-8.0.1 vs docs/Pop.md in fastly-8.1.0
- old
+ new
@@ -2,16 +2,16 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **code** | **String** | the three-letter code for the [POP](https://developer.fastly.com/learning/concepts/pop/) | |
+| **code** | **String** | the three-letter code for the [POP](https://www.fastly.com/documentation/learning/concepts/pop/) | |
| **name** | **String** | the name of the POP | |
| **group** | **String** | | |
| **region** | **String** | | |
| **stats_region** | **String** | the region used for stats reporting | |
| **billing_region** | **String** | the region used for billing | |
| **coordinates** | [**PopCoordinates**](PopCoordinates.md) | | [optional] |
-| **shield** | **String** | the name of the [shield code](https://developer.fastly.com/learning/concepts/shielding/#choosing-a-shield-location) if this POP is suitable for shielding | [optional] |
+| **shield** | **String** | the name of the [shield code](https://www.fastly.com/documentation/learning/concepts/shielding/#choosing-a-shield-location) if this POP is suitable for shielding | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)