Skip to content

Commit f1a0d20

Browse files
Fix links in README for Codecov and API Reference
1 parent b5a742e commit f1a0d20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
![Node.js client library for Auth0](https://cdn.auth0.com/website/sdks/banner/node-auth0-banner.png)
22

33
![Release](https://img.shields.io/npm/v/auth0)
4-
[![Codecov](https://img.shields.io/codecov/c/github/fern-demo/auth0-node-sdk)](https://codecov.io/gh/fern-demo/auth0-node-sdk)
4+
[![Codecov](https://img.shields.io/codecov/c/github/auth0/node-auth0)](https://codecov.io/gh/auth0/node-auth0)
55
![Downloads](https://img.shields.io/npm/dw/auth0)
66
[![License](https://img.shields.io/:license-mit-blue.svg?style=flat)](https://opensource.org/licenses/MIT)
7-
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen)](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Ffern-demo%2Fauth0-node-sdk)
7+
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen)](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Fauth0%2Fnode-auth0)
88

99
📚 [Documentation](#documentation) - 🚀 [Getting Started](#getting-started) - 💻 [API Reference](#api-reference) - 💬 [Feedback](#feedback)
1010

1111
## Documentation
1212

1313
- [Docs Site](https://auth0.com/docs) - explore our docs site and learn more about Auth0
14-
- [API Reference](https://github.com/fern-demo/auth0-node-sdk/blob/HEAD/./reference.md) - full reference for this library
14+
- [API Reference](https://github.com/auth0/node-auth0/blob/v5/reference.md) - full reference for this library
1515

1616
## Getting Started
1717

@@ -717,7 +717,7 @@ On the other hand, contributions to the README are always very welcome!
717717

718718
### Raise an issue
719719

720-
To provide feedback or report a bug, please [raise an issue on our issue tracker](https://github.com/fern-demo/auth0-node-sdk/issues).
720+
To provide feedback or report a bug, please [raise an issue on our issue tracker](https://github.com/auth0/node-auth0/issues).
721721

722722
### Vulnerability Reporting
723723

0 commit comments

Comments
 (0)