Skip to content

Commit ded6587

Browse files
committed
Fix templates links
1 parent df65efc commit ded6587

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Framework7 React combines power of React framework with flexibility and UI of Fr
66

77
## Getting Started with Framework7 React
88
* [Installation Guide](http://framework7.io/react/installation.html)
9-
* [Starter App Templates](http://framework7.io/react/templates.html)
9+
* [Starter App Templates](http://framework7.io/templates/)
1010
* [App Layout](http://framework7.io/react/app-layout.html)
1111
* [Initialize App](http://framework7.io/react/init-app.html)
1212
* [Navigation Router](http://framework7.io/react/navigation-router.html)

packages/vue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Framework7 Vue combines power and simplicity of great Vue.js framework with flex
66

77
## Getting Started with Framework7 Vue
88
* [Installation Guide](http://framework7.io/vue/installation.html)
9-
* [Starter App Templates](http://framework7.io/vue/templates.html)
9+
* [Starter App Templates](http://framework7.io/templates/)
1010
* [App Layout](http://framework7.io/vue/app-layout.html)
1111
* [Initialize App](http://framework7.io/vue/init-app.html)
1212
* [Navigation Router](http://framework7.io/vue/navigation-router.html)

0 commit comments

Comments
 (0)