Skip to content

Commit 694a44b

Browse files
committed
remove link
1 parent 9fd5c40 commit 694a44b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

support/entra/entra-id/app-integration/use-netlog-capture-network-traffic.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Follow these steps to capture network traffic using NetLog:
3535
1. Within the same browser window, open a new tab.
3636
1. Reproduce the issue.
3737

38-
> [NOTE]
38+
> [!NOTE]
3939
> If you close or navigate away from the NetLog tab, the logging will stop automatically.
4040
1. After reproducing the issue, return to the NetLog tab and select the **Stop Logging** button.
4141
1. Locate the NetLog file (*NetLog.json*) saved in step 6.
@@ -49,15 +49,11 @@ NetLog is supported on mobile versions of Edge and Chrome:
4949

5050
On mobile devices, you will have an email option to send the log.
5151

52-
### Capture traffic in Android WebView
53-
54-
For capturing network traffic in Android WebView, see [Debug WebView network traffic](https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/net-debugging.md).
55-
5652
## Use Fiddler to review NetLog captures
5753

5854
Fiddler Classic can be used to review NetLog captures by installing the NetLog plugin. To do so, follow these steps:
5955

60-
1. Download and install the NetLog plugin for Fiddler Classic from [this link](https://bayden.com/dl/FiddlerImportNetLog.exe).
56+
1. Download and install the NetLog plugin for Fiddler Classic from [here](https://bayden.com/dl/FiddlerImportNetLog.exe).
6157
2. Open Fiddler.
6258
3. Navigate to **File > Import Sessions**.
6359
4. Select **NetLog JSON** to import and analyze the NetLog file.

0 commit comments

Comments
 (0)