AWS gameliftservers documentation change
Summary
Updated game session queue and API reference URLs to use '/gameliftservers/' path
Security assessment
Documentation link corrections without security implications
Diff
diff --git a/gameliftservers/latest/flexmatchguide/match-create-configuration-withqueue.md b/gameliftservers/latest/flexmatchguide/match-create-configuration-withqueue.md index 005a48798..74b60d8e3 100644 --- a//gameliftservers/latest/flexmatchguide/match-create-configuration-withqueue.md +++ b//gameliftservers/latest/flexmatchguide/match-create-configuration-withqueue.md @@ -7 +7 @@ -Before creating a matchmaking configuration, [create a rule set](./match-create-ruleset.html) and a Amazon GameLift Servers [game session queue](https://docs.aws.amazon.com/gamelift/latest/developerguide/queues-creating.html) to use with the matchmaker. +Before creating a matchmaking configuration, [create a rule set](./match-create-ruleset.html) and a Amazon GameLift Servers [game session queue](https://docs.aws.amazon.com/gameliftservers/latest/developerguide/queues-creating.html) to use with the matchmaker. @@ -91 +91 @@ This example command creates a new matchmaking configuration that requires playe -If the matchmaking configuration creation request is successful, Amazon GameLift Servers returns a [MatchmakingConfiguration](https://docs.aws.amazon.com/gamelift/latest/apireference/API_MatchmakingConfiguration.html) object with the settings that you requested for the matchmaker. The new matchmaker is ready to accept matchmaking requests. +If the matchmaking configuration creation request is successful, Amazon GameLift Servers returns a [MatchmakingConfiguration](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_MatchmakingConfiguration.html) object with the settings that you requested for the matchmaker. The new matchmaker is ready to accept matchmaking requests.