Skip to content

Commit

Permalink
docs: fix link to test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Omochice committed Dec 28, 2023
1 parent 4a5381c commit 20843c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Currently, there are following limitions on Deno project:
- https://raw.githubusercontent.com
- https://unpkg.com
- https://cdn.skypack.dev
- See [test case](./test/deno.test.ts) for supported syntax
- See [test case](./test/deno/) for supported syntax
- Dynamic import is not followed
- Cannot detect tag when "/" is included in it (github-tag source(pax.deno.dev and raw.githubusercontent.com))

Expand Down

0 comments on commit 20843c9

Please sign in to comment.