diff --git a/migration_guides/70.x.x-to-71.0.0-migration-guide.md b/migration_guides/70.x.x-to-71.0.0-migration-guide.md index 40ff0caa69..0a3e062a59 100644 --- a/migration_guides/70.x.x-to-71.0.0-migration-guide.md +++ b/migration_guides/70.x.x-to-71.0.0-migration-guide.md @@ -73,6 +73,7 @@ This section will list the changes that will impact more than one component - Video - `videoLinkURL` will need to be renamed `videoLinkUrl` - Page Template - `assetsURL` will need to be renamed `assetsUrl` - Footer - `OGLLink` will need to be renamed `oglLink` + - Footer - `oglLink.HTML` will need to be renamed `oglLink.html` - Message - `messageID` will need to be renamed `messageId` - Access Code - `maxlength` will need to be renamed `maxLength` - Address input - `APIDomain` will need to be renamed `apiDomain`