Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit ef05d19

Browse files
committed
Fix broken link
1 parent 336b39e commit ef05d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ versionCheck(options, function (error, update) { // callback function
2828
//...
2929
});
3030
```
31-
Check the [examples](./examples/) for more examples.
31+
Check the [examples](../examples/) for more examples.
3232

3333
### Personal Access Token
3434

0 commit comments

Comments
 (0)