Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/guides/getting-started-with-NextJS-and-Bento.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ And of course if you need a bit more customizability checkout the [docs for the

# Summary

In this guide we’ve created a new Next.js app from scratch using Bento components. If you want to learn more about Bento, check out the full list of our components as [bentojs.dev](https://bentojs.dev). You can find a working copy of this example on [Github](https://github.com/ampproject/bentojs.dev/tree/main/examples/getting-started-with-NextJS-and-Bento).
In this guide we’ve created a new Next.js app from scratch using Bento components. If you want to learn more about Bento, check out the full list of our components as [bentojs.dev](https://bentojs.dev). You can find a [working copy of this example on Github](https://github.com/ampproject/bentojs.dev/tree/main/examples/getting-started-with-NextJS-and-Bento).
2 changes: 1 addition & 1 deletion site/en/guides/getting-started-with-Vue-and-Bento.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ To view this page in a browser, run `npx serve` in the directory where this file

## Summary

In this guide we’ve created a new Vue.js page from scratch using Bento accordion. If you want to learn more about Bento, check out the [full list of our components](/documentation/#all). You can find a working copy of this example on Github: https://github.com/ampproject/bentojs.dev/tree/main/examples/vue.
In this guide we’ve created a new Vue.js page from scratch using Bento accordion. If you want to learn more about Bento, check out the [full list of our components](/documentation/#all). You can find a [working copy of this example on Github](https://github.com/ampproject/bentojs.dev/tree/main/examples/vue).