diff --git a/website/docs/migrating-from-v1-to-v2.md b/website/docs/migrating-from-v1-to-v2.md index fad1520f460c..a702d2cf457c 100644 --- a/website/docs/migrating-from-v1-to-v2.md +++ b/website/docs/migrating-from-v1-to-v2.md @@ -422,6 +422,8 @@ Refer to the [multi-language support code blocks](markdown-features.mdx#multi-la The Docusaurus frontmatter fields for the blog have been changed from camelCase to snake_case to be consistent with the docs. +The fields `authorFBID` and `authorTwitter` have been deprecated. They are only used for generating the profile image of the author which can be done via the `author_image_url` field. + ## Update `.gitignore` The `.gitignore` in your `website` should contain: