diff --git a/examples/comments/README.md b/examples/comments/README.md index bb167a30..2ebcc19d 100644 --- a/examples/comments/README.md +++ b/examples/comments/README.md @@ -62,4 +62,4 @@ Returns original InnerTube response (sanitized). **Returns:** `ParsedResponse` ## Example -See [`index.ts`]('./index.ts'). \ No newline at end of file +See [`index.ts`](./index.ts). \ No newline at end of file diff --git a/examples/livechat/README.md b/examples/livechat/README.md index 213a6ab6..32e0b772 100644 --- a/examples/livechat/README.md +++ b/examples/livechat/README.md @@ -109,4 +109,4 @@ Sends a message. **Returns:** `Promise>` ## Example -See [`index.ts`]('./index.ts'). +See [`index.ts`](./index.ts).