Skip to content

Commit 2fc85e0

Browse files
authored
Update README.md
Fix example docs URI
1 parent bd564f5 commit 2fc85e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://www.codetriage.com/webdoc-js/webdoc"><img src="https://www.codetriage.com/webdoc-js/webdoc/badges/users.svg" /></a>
6+
<a href="https://www.codetriage.com/webdoc-labs/webdoc"><img src="https://www.codetriage.com/webdoc-js/webdoc/badges/users.svg" /></a>
77
</p>
88

99
<table align="center">
@@ -30,7 +30,7 @@
3030
webdoc is the next generation documentation generator for the family of web languages. It supports the JSDoc notation
3131
and infers type data from TypeScript definitions.
3232

33-
You can checkout the documentation for `example/` [here](https://webdoc-js.github.io/example-documentation/index.html)!
33+
You can checkout the documentation for `example/` [here](https://webdoc-labs.github.io/example-documentation/index.html)!
3434

3535
## Usage
3636

0 commit comments

Comments
 (0)