Closed hyp3rflow closed 2 years ago
Fix the redirect link to show the code directly. This will be helpful when click the code link in error trace. :)
https://deno.land/x/pbkit@v0.0.46/README.md:1:1 redirects to https://deno.land/x/pbkit@v0.0.46/README.md#L1
https://deno.land/x/pbkit@v0.0.46/README.md:1:1 redirects to https://deno.land/x/pbkit@v0.0.46/README.md?codeview=#L1
Fix the redirect link to show the code directly. This will be helpful when click the code link in error trace. :)
previous behavior
https://deno.land/x/pbkit@v0.0.46/README.md:1:1 redirects to https://deno.land/x/pbkit@v0.0.46/README.md#L1
fixed behavior
https://deno.land/x/pbkit@v0.0.46/README.md:1:1 redirects to https://deno.land/x/pbkit@v0.0.46/README.md?codeview=#L1