Skip to content

Commit 68f8e3c

Browse files
authored
chore: Adjust other xrefs
1 parent 0c5600e commit 68f8e3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/articles/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
- name: Overview
105105
href: xref:Uno.Tutorials.Intro
106106
- name: How to deploy a WebAssembly app on Azure Static Web Apps
107-
href: xref:Uno.Tutorials.AzureStaticWepApps
107+
href: xref:Uno.Tutorials.AzureStaticWebApps
108108
- name: How to use Windows Community Toolkit
109109
topicHref: xref:Uno.Development.CommunityToolkit
110110
items:

doc/articles/uno-publishing-webassembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ Once done, you can head over to [publishing section](xref:uno.publishing.webasse
4848
Publishing your app can be done to different servers and cloud providers.
4949

5050
- [How to host a WebAssembly App](xref:Uno.Development.HostWebAssemblyApp)
51-
- [Publishing to Azure Static Apps](xref:Uno.Tutorials.AzureStaticWepApps)
51+
- [Publishing to Azure Static Apps](xref:Uno.Tutorials.AzureStaticWebApps)
5252
- [Server locally using dotnet-serve](https://github.com/natemcmaster/dotnet-serve)

0 commit comments

Comments
 (0)