diff --git a/README.md b/README.md index a1a0091e9..c21a43bce 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Documentation -- [FAQs](./FAQ.md) - frequently asked questions about auth0-spa-js SDK. +- [FAQs](https://github.com/auth0/lock/blob/master/FAQ.md) - frequently asked questions about lock. - [Docs Site](https://auth0.com/docs) - explore our Docs site and learn more about Auth0. ## Getting Started @@ -100,7 +100,7 @@ document.getElementById('login').addEventListener('click', () => { });. ```` -For other comprehensive examples and documentation on the configuration options, see the [EXAMPLES.md](./EXAMPLES.md) document. +For other comprehensive examples and documentation on the configuration options, see the [EXAMPLES.md](https://github.com/auth0/lock/blob/master/EXAMPLES.md) document. ## Feedback @@ -110,7 +110,7 @@ We appreciate feedback and contribution to this repo! Before you get started, pl - [Auth0's general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md) - [Auth0's code of conduct guidelines](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md) -- [This repo's contribution guide](./DEVELOPMENT.md) +- [This repo's contribution guide](https://github.com/auth0/lock/blob/master/DEVELOPMENT.md) ### Raise an issue @@ -126,14 +126,14 @@ Please do not report security vulnerabilities on the public GitHub issue tracker

- - - Auth0 Logo + + + Auth0 Logo

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

- This project is licensed under the MIT license. See the LICENSE file for more info. + This project is licensed under the MIT license. See the LICENSE file for more info.

\ No newline at end of file