Skip to content

Commit e21293a

Browse files
Merge pull request #6408 from MicrosoftDocs/fix/build-issues-group1-20260306
Fix build suggestions: broken links, absolute links, column header (Group 1)
2 parents 03da44d + 0037d60 commit e21293a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

hub/package-manager/winget/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ WinGet is included in the App Installer. To try the latest Windows Package Manag
2222

2323
- Download the latest [WinGet preview version](https://aka.ms/getwingetpreview). Read the [Release notes for WinGet preview](https://github.com/microsoft/winget-cli/releases) to learn about any new features. Installing this package will give you the preview version of the WinGet client, but it will not enable automatic updates of new preview versions from the Microsoft Store.
2424

25-
- Use a Microsoft Account (MSA), work, school or Azure Active Directory (AAD) account to sign up for the [Windows Insider Program](https://insider.windows.com/) in the Canary or Dev [Channels](https://learn.microsoft.com/windows-insider/flighting). The Windows Insider Canary and Dev Channels include automatic updates of new preview versions of WinGet from the Microsoft Store.
25+
- Use a Microsoft Account (MSA), work, school or Azure Active Directory (AAD) account to sign up for the [Windows Insider Program](https://insider.windows.com/) in the Canary or Dev [Channels](/windows-insider/flighting). The Windows Insider Canary and Dev Channels include automatic updates of new preview versions of WinGet from the Microsoft Store.
2626

2727
### Install WinGet on Windows Sandbox
2828

hub/web/apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This list covers a broad spectrum of APIs from across Microsoft that may interes
2020

2121
- **[Bing Ads API](/advertising/guides/)**: Bing Ads is a pay-per-click (PPC) advertising platform used to display ads based on the keywords used in a user’s search query.
2222

23-
- **[Bing Knowledge Widget](https://www.bing.com/widget/knowledge)**: Enhances your web site with the power of the Bing knowledge repository and provides your users relevant information about the entities detected within the context of your page.
23+
- **Bing Knowledge widget**: Enhances your web site with the power of the Bing knowledge repository and provides your users relevant information about the entities detected within the context of your page.
2424

2525
- **[Bing Maps REST Services API](/bingmaps/rest-services/)**: Services for performing tasks such as geocoding, reverse-geocoding, routing and static imagery.
2626

hub/web/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Microsoft offers a variety of resources for web developers, including new tools
233233
Bring React Native support to the Windows SDK and macOS 10.13 SDK. Use JavaScript to build native Windows apps for all devices supported by Windows including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices, etc., as well as the macOS desktop and laptop ecosystems.
234234
<br>
235235
[Install React Native for Windows](https://microsoft.github.io/react-native-windows/docs/getting-started)<br>
236-
[Install React Native for MacOS](https://microsoft.github.io/react-native-windows/docs/rnm-getting-started)
236+
[Install React Native for MacOS](https://microsoft.github.io/react-native-windows/docs/getting-started)
237237
:::column-end:::
238238
:::column:::
239239
[![Learn icon](../images/learn-icon.png)](/training/browse/?terms=web)<br>

uwp/networking/which-networking-technology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The APIs in the [**Windows.Networking.Connectivity**](/uwp/api/Windows.Networkin
8585

8686
### DNS Service Discovery
8787

88-
The [**Windows.Networking.ServiceDiscovery.Dnssd**](/uwp/api/Windows.Networking.ServiceDiscovery.Dnssd) API enables you to advertise a network service to other devices on the network using the DNS-SD protocol described in IETF [RFC 2782](https://www.rfc-archive.org/getrfc.php?rfc=2782).
88+
The [**Windows.Networking.ServiceDiscovery.Dnssd**](/uwp/api/Windows.Networking.ServiceDiscovery.Dnssd) API enables you to advertise a network service to other devices on the network using the DNS-SD protocol described in IETF [RFC 2782](https://datatracker.ietf.org/doc/html/rfc2782).
8989

9090
### Communicating over Bluetooth
9191

0 commit comments

Comments
 (0)