Skip to content

Commit ccb5a8e

Browse files
Merge pull request #6422 from MicrosoftDocs/fix/build-issues-new-absolute-links-20260309
Fix absolute learn.ms links introduced in previous PRs
2 parents ca86c48 + 008c98a commit ccb5a8e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

uwp/gaming/e2e.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Developer forums are a great place to ask and answer game development questions,
166166
</tr>
167167
<tr>
168168
<td>PlayFab forums</td>
169-
<td><a href="https://learn.microsoft.com/gaming/playfab/">PlayFab forums</a></td>
169+
<td><a href="/gaming/playfab/">PlayFab forums</a></td>
170170
</tr>
171171
</table>
172172

@@ -463,7 +463,7 @@ Now part of the Microsoft family, Azure PlayFab is a complete back-end platform
463463
</tr>
464464
<tr>
465465
<td>Forums</td>
466-
<td><a href="https://learn.microsoft.com/gaming/playfab/">PlayFab forums</a></td>
466+
<td><a href="/gaming/playfab/">PlayFab forums</a></td>
467467
</tr>
468468
</table>
469469

uwp/monetize/manage-app-submissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ The following values represent available price tiers in the [pricing resource](#
725725

726726
### Enterprise licensing values
727727

728-
The following values represent the organizational licensing behavior for the app. For more information about these options, see the [Partner Center documentation](https://learn.microsoft.com/partner-center/). Note that the Microsoft Store for Business and Microsoft Store for Education programs have been discontinued.
728+
The following values represent the organizational licensing behavior for the app. For more information about these options, see the [Partner Center documentation](/partner-center/). Note that the Microsoft Store for Business and Microsoft Store for Education programs have been discontinued.
729729

730730
> [!NOTE]
731731
> Although you can configure the organizational licensing options for an app submission via the submission API, you cannot use this API to publish submissions for volume purchases through the Microsoft Store for Business and Microsoft Store for Education (these programs have been discontinued). To publish submissions through organizational licensing channels, you must use Partner Center.

0 commit comments

Comments
 (0)