Skip to content

Commit

Permalink
chore: update examples link
Browse files Browse the repository at this point in the history
  • Loading branch information
k3nsei committed May 13, 2021
1 parent eae2be6 commit 4a88da8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

Allows us to check if an element is within the browsers visual viewport

- 🤓 Learn about it on the [DOCS Site][lib-docs]
- 🚀 See it in action on [Stackblitz][example-app]
- 🤓 Learn about it on the [Docs Site][lib-docs]
- 🚀 See it in action on the [Examples Site][example-app]
- 🎮 Play with it on [Stackblitz][example-app-embed]

## License
Expand Down Expand Up @@ -79,7 +79,7 @@ This project follows the [all-contributors][all-contributors-url] specification.
[npm-badge-downloads]: https://img.shields.io/npm/dm/ng-in-viewport?style=flat-square
[npm-badge-url]: https://www.npmjs.com/package/ng-in-viewport
[lib-docs]: https://k3nsei.gitbook.io/ng-in-viewport/
[example-app]: https://ng-in-viewport-example.stackblitz.io/
[example-app]: https://ng-in-viewport-k3nsei.vercel.app/
[example-app-embed]: https://stackblitz.com/edit/ng-in-viewport-example?embed=1&file=src/main.ts
[all-contributors-url]: https://github.com/all-contributors/all-contributors
<!-- markdownlint-restore -->
Expand Down

1 comment on commit 4a88da8

@vercel
Copy link

@vercel vercel bot commented on 4a88da8 May 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.