Skip to content

Commit db1a07a

Browse files
fix broken link, closes #2644 (#2650)
1 parent 95b7414 commit db1a07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/fundamentals/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ format, where each line is an object with the following keys:
107107
accessed with no value
108108

109109
A schema for this can be found
110-
[here](https://deno.land/x/deno/cli/schemas/permission-audit.v1.json).
110+
[here](https://github.com/denoland/deno/blob/main/cli/schemas/permission-audit.v1.json).
111111

112112
In addition, this env var can be combined with the above-mentioned
113113
`DENO_TRACE_PERMISSIONS`, which then adds a new `stack` field to the entries

0 commit comments

Comments
 (0)