AWS gameliftservers documentation change
Summary
Updated GameSession API reference link path
Security assessment
This change only fixes a documentation URL path and does not alter security-related information or address vulnerabilities.
Diff
diff --git a/gameliftservers/latest/flexmatchguide/match-server.md b/gameliftservers/latest/flexmatchguide/match-server.md index b9afcd225..9a81d9285 100644 --- a//gameliftservers/latest/flexmatchguide/match-server.md +++ b//gameliftservers/latest/flexmatchguide/match-server.md @@ -13 +13 @@ When Amazon GameLift Servers creates a match, it generates a set of match result -The Amazon GameLift Servers prompts a game server process to start a game session. It delivers a [GameSession](https://docs.aws.amazon.com/gamelift/latest/apireference/API_GameSession.html) object that describes the type of game session to create and includes player-specific information, including match data. +The Amazon GameLift Servers prompts a game server process to start a game session. It delivers a [GameSession](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GameSession.html) object that describes the type of game session to create and includes player-specific information, including match data.