Skip to content

Commit f208dd4

Browse files
committed
Fix links
1 parent f1ed6de commit f208dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

uwp/launch-resume/connected-apps-and-devices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.localizationpriority: medium
99
---
1010
# Connected apps and devices (Project Rome)
1111

12-
This section explains how to connect apps across devices and platforms using [Project Rome](https://learn.microsoft.com/windows/project-rome/). To learn how to implement Project Rome in a cross-platform scenario, visit the [main docs page for Project Rome](/windows/project-rome/).
12+
This section explains how to connect apps across devices and platforms using **Project Rome**. To learn how to implement Project Rome in a cross-platform scenario, visit the [main docs page for Project Rome](/windows/project-rome/).
1313

1414
Most users have multiple devices and often begin an activity on one device and finish it on another. To accommodate this, apps need to span devices and platforms. Project Rome allows you to discover remote devices, launch an app on a remote device, and communicate with an app service on a remote device.
1515

@@ -21,7 +21,7 @@ Devices can be connected proximally through Bluetooth and wireless, or remotely
2121

2222
See the [Remote Systems UWP sample](https://github.com/Microsoft/Windows-universal-samples/tree/dev/Samples/RemoteSystems) for examples of how to discover remote system, launch an app on a remote system, and use app services to send messages between apps running on two systems.
2323

24-
For more information on Project Rome in general, including resources for cross-platform integration, go to [aka.ms/project-rome](https://learn.microsoft.com/windows/project-rome/).
24+
For more information on Project Rome in general, including resources for cross-platform integration, go to [aka.ms/project-rome](/windows/project-rome/).
2525

2626
| Topic | Description |
2727
|-------|-------------|

0 commit comments

Comments
 (0)