Skip to content

Commit f9dc5e4

Browse files
Merge pull request #3146 from MicrosoftDocs/user/mikehoffms/block-req-xlink
Cross-link sections about blocking network requests
2 parents 04d5cfa + 8c1c9d5 commit f9dc5e4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

microsoft-edge/devtools-guide-chromium/network-request-blocking/network-request-blocking-tool.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ To block a network request:
5656

5757
![The Network request blocking tool, blocking all JPEG images](./network-request-blocking-tool-images/blocked-images.png)
5858

59+
See also:
60+
* [Block requests](../network/index.md#block-requests) in _Inspect network activity_.
61+
5962

6063
<!-- ====================================================================== -->
6164
## Delete a blocked network request

microsoft-edge/devtools-guide-chromium/network/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,9 @@ How does a page look and behave when some of the page resources aren't available
303303

304304
1. Clear the **Enable network request blocking** checkbox.
305305

306+
See also:
307+
* [Block a network request](../network-request-blocking/network-request-blocking-tool.md#block-a-network-request) in _Network request blocking tool_.
308+
306309

307310
<!-- ====================================================================== -->
308311
## Conclusion

0 commit comments

Comments
 (0)