From 6f53cc3de8adee3f801a3615a9ac80ac2bdfea29 Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Thu, 21 Sep 2023 08:25:59 +0000 Subject: [PATCH] Fixed anchor links --- .../javascript/consume-source-maps-from-azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/devtools-guide-chromium/javascript/consume-source-maps-from-azure.md b/microsoft-edge/devtools-guide-chromium/javascript/consume-source-maps-from-azure.md index ea9324e520..0948192fca 100644 --- a/microsoft-edge/devtools-guide-chromium/javascript/consume-source-maps-from-azure.md +++ b/microsoft-edge/devtools-guide-chromium/javascript/consume-source-maps-from-azure.md @@ -150,7 +150,7 @@ To fetch sourcemaps from multiple Azure DevOps organizations, configure DevTools 1. Click **Add Symbol Server connection** to create an additional connection. -1. Configure the new connection. See [Connect to the symbol server with Azure Active Directory](#connect-to-the-symbol-server-with-azure-active-directory) or [Connect to the symbol server with a Personal Access Token](#connect-to-the-symbol-server-with-a-personal-access-token). +1. Configure the new connection. See [Connect to the symbol server with Azure Active Directory](#connect-to-the-symbol-server-by-using-azure-active-directory) or [Connect to the symbol server with a Personal Access Token](#connect-to-the-symbol-server-by-using-a-personal-access-token). To edit or remove an existing connection, hover over the connection, and then click the **Edit** (![Edit icon](./consume-source-maps-from-azure-images/edit-connection-icon.png)) or **Remove** (![Remove icon](./consume-source-maps-from-azure-images/remove-connection-icon.png)) button next to the connection on the **Symbol Server** settings page: