Skip to content

Commit

Permalink
docs: ✏️ fix sample app link (jsverse#366)
Browse files Browse the repository at this point in the history
Closes: jsverse#365
  • Loading branch information
shaharkazaz authored Oct 27, 2020
1 parent c2a9045 commit 3b13d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ It exposes a rich API to manage translations efficiently and cleanly. It provide
- 🎥 Watch our instructional [video guides](https://www.youtube.com/watch?v=MYkYcafJdGw&list=PLTuTW7EgL6ouXk5BqE4zWdDJkAuC4HTWi)
- 🚀 See it in action on [StackBlitz](https://stackblitz.com/edit/ngneat-transloco)
- 😎 Use [schematics](https://ngneat.github.io/transloco/docs/schematics)
- 👉 Checkout the [sample application](https://transloco.netlify.com/home)
- 👉 Checkout the [sample application](https://ngneat.github.io/transloco/sampleApp)
- 📖 Read the blog [posts](https://ngneat.github.io/transloco/docs/blog-posts)
- 🍄 Join Transloco's [Gitter](https://gitter.im/ngneat-transloco/lobby?source=orgpage) room
- ❓ Find answers in our [FAQ](https://ngneat.github.io/transloco/docs/faq) section
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"classnames": "^2.2.6",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 3b13d3e

Please sign in to comment.