AWS gameliftservers documentation change
Summary
Corrected a documentation link path for FlexMatch developer guide by adding a missing slash in the URL.
Security assessment
Change fixes a broken/misformatted hyperlink. No security context or implications are present in this documentation link correction.
Diff
diff --git a/gameliftservers/latest/developerguide/gamelift-roadmap-containers.md b/gameliftservers/latest/developerguide/gamelift-roadmap-containers.md index a26c932c5..ca30cda59 100644 --- a//gameliftservers/latest/developerguide/gamelift-roadmap-containers.md +++ b//gameliftservers/latest/developerguide/gamelift-roadmap-containers.md @@ -87 +87 @@ Customize how you want Amazon GameLift Servers to process requests for new game - * **Add FlexMatch matchmaking (optional).** Build a matchmaking rule set and create a matchmaking configuration to work with your game session queue. For guidance on setting up a matchmaking system, see the [Amazon GameLift ServersFlexMatch developer guide](https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-intro.html). + * **Add FlexMatch matchmaking (optional).** Build a matchmaking rule set and create a matchmaking configuration to work with your game session queue. For guidance on setting up a matchmaking system, see the [Amazon GameLift Servers FlexMatch developer guide](https://docs.aws.amazon.com/gameliftservers/latest/flexmatchguide/match-intro.html).