Fix typo in URL of ue5 integration guide

This commit is contained in:
Elliott Mahler 2022-03-24 14:53:34 -07:00 committed by GitHub
parent d2e0fbccc0
commit 75852e5bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ Integrating Squid::Tasks
The steps for integrating Squid::Tasks into your game depends on how your game is built: The steps for integrating Squid::Tasks into your game depends on how your game is built:
* [Integrating Squid::Tasks into an Unreal Engine 4 project](documentation/UE4IntegrationGuide.md) * [Integrating Squid::Tasks into an Unreal Engine 4 project](documentation/UE4IntegrationGuide.md)
* [Integrating Squid::Tasks into an Unreal Engine 5 project](documentation/UE4IntegrationGuide.md) * [Integrating Squid::Tasks into an Unreal Engine 5 project](documentation/UE5IntegrationGuide.md)
* [Integrating Squid::Tasks into a standalone Visual Studio project](documentation/StandaloneIntegrationGuide.md) * [Integrating Squid::Tasks into a standalone Visual Studio project](documentation/StandaloneIntegrationGuide.md)
Configuring Squid::Tasks with TasksConfig.h Configuring Squid::Tasks with TasksConfig.h