Skip to content

Commit b846f2f

Browse files
committed
Tweak formatting of link text
1 parent c39fc60 commit b846f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/launch/launch-store-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: concept-article
88

99
# Using ms-windows-store URIs
1010

11-
This topic describes the **ms-windows-store:** URI scheme. Your app can use this URI scheme to launch the Microsoft Store app to specific pages in the store by using the [**LaunchUriAsync**](/uwp/api/windows.system.launcher.launchuriasync) method on Windows.
11+
This topic describes the **ms-windows-store:** URI scheme. Your app can use this URI scheme to launch the Microsoft Store app to specific pages in the store by using the [LaunchUriAsync](/uwp/api/windows.system.launcher.launchuriasync) method on Windows.
1212

1313
For example, you can open the Store to the Games page using the following code:
1414

0 commit comments

Comments
 (0)