diff --git a/README.md b/README.md index 001f19e..70a9adc 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ plugins: [ options: { query: 'allMdx' } - } + }, 'gatsby-plugin-meta-redirect' // make sure this is always the last one ] ```