Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 980bf05

Browse filesBrowse files
tniessenMoLow
authored andcommitted
doc: remove markdown link from heading
This is the only instance of such a link and it is rendered incorrectly in the TOC. PR-URL: #47585 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 4bce391 commit 980bf05
Copy full SHA for 980bf05

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/permissions.md‎

Copy file name to clipboardExpand all lines: doc/api/permissions.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ The following example, would allow access to `fs` for all `data:` resources:
382382
}
383383
```
384384

385-
##### Example: [import maps][] emulation
385+
##### Example: import maps emulation
386386

387387
Given an import map:
388388

@@ -419,7 +419,7 @@ Given an import map:
419419
}
420420
```
421421

422-
Import maps assume you can get any resource by default. This means
422+
[Import maps][] assume you can get any resource by default. This means
423423
`"dependencies"` at the top level of the policy should be set to `true`.
424424
Policies require this to be opt-in since it enables all resources of the
425425
application cross linkage which doesn't make sense for many scenarios. They also

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.