Skip to content

Commit 0dcb2e2

Browse files
committed
Link to more AMP examples
1 parent 4e71121 commit 0dcb2e2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/advanced-features/amp-support/introduction.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: With minimal config, and without leaving React, you can start addin
88
<summary><b>Examples</b></summary>
99
<ul>
1010
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp">AMP</a></li>
11+
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp-first">AMP First Boilerplate</a></li>
12+
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp-story">Google AMP Story</a></li>
1113
</ul>
1214
</details>
1315

docs/api-reference/next/amp.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: Enable AMP in a page, and control the way Next.js adds AMP to the p
88
<summary><b>Examples</b></summary>
99
<ul>
1010
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp">AMP</a></li>
11+
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp-first">AMP First Boilerplate</a></li>
12+
<li><a href="https://github.com/zeit/next.js/tree/canary/examples/amp-story">Google AMP Story</a></li>
1113
</ul>
1214
</details>
1315

0 commit comments

Comments
 (0)