File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ export const sidebar = [
102102 } ,
103103 {
104104 title : "deno approve-scripts" ,
105- href : "/runtime/reference/cli/approve-scripts /" ,
105+ href : "/runtime/reference/cli/approve_scripts /" ,
106106 } ,
107107 {
108108 title : "deno audit" ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ below for more information on each subcommand.
2121## Dependency management
2222
2323- [ deno add] ( /runtime/reference/cli/add ) - add dependencies
24- - [ deno approve-scripts] ( /runtime/reference/cli/approve-scripts ) - manage
24+ - [ deno approve-scripts] ( /runtime/reference/cli/approve_scripts ) - manage
2525 lifecycle scripts of npm packages
2626- [ deno audit] ( /runtime/reference/cli/audit ) - audit dependencies
2727- deno cache - _ (Deprecated. Please use
You can’t perform that action at this time.
0 commit comments