Skip to content

Commit 7c82115

Browse files
authored
Add link to Life After Layouts post (#6063)
1 parent 4c599f2 commit 7c82115

File tree

1 file changed

+1
-1
lines changed
  • docs/blog/2018-06-16-announcing-gatsby-v2-beta-launch

1 file changed

+1
-1
lines changed

docs/blog/2018-06-16-announcing-gatsby-v2-beta-launch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gatsby v2 builds on the foundations of v1 to introduce a range of improvements:
1515

1616
- Out With Gatsby Layout Components, In With StaticQuery
1717

18-
Gatby's special layout components were a common source of confusion in v1. After an RFC and [informative community discussion](https://github.com/gatsbyjs/rfcs/blob/master/text/0002-remove-special-layout-components.md), we decided to remove them and create `StaticQuery` which allows GraphQL queries to be added to any component. For more information on migrating your layouts, check out our Life After Layouts post (coming soon).
18+
Gatby's special layout components were a common source of confusion in v1. After an RFC and [informative community discussion](https://github.com/gatsbyjs/rfcs/blob/master/text/0002-remove-special-layout-components.md), we decided to remove them and create `StaticQuery` which allows GraphQL queries to be added to any component. For more information on migrating your layouts, check out our [Life After Layouts post](/blog/2018-06-08-life-after-layouts/).
1919

2020
- Improve APIs
2121

0 commit comments

Comments
 (0)