Skip to content

Commit

Permalink
Add deprecation warning to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikAGriffin committed Oct 7, 2023
1 parent e1374b2 commit 9c24bae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-netlify-cms/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gatsby-plugin-netlify-cms

## Deprecation Warning

Netlify CMS has now become [Decap CMS](https://decapcms.org). Updates to this package may now be found at [gatsby-plugin-decap-cms](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-decap-cms)

---

**Gatsby v1 and Netlify CMS 1.x require [`gatsby-plugin-netlify-cms@^2.0.0`][1].**

**Gatsby v2 and Netlify CMS 2.x require [`gatsby-plugin-netlify-cms@^3.0.0`][2].**
Expand Down

0 comments on commit 9c24bae

Please sign in to comment.