AWS devicefarm documentation change
Summary
Updated multiple API reference links by adding an extra slash in URLs
Security assessment
Changes are purely URL formatting fixes with no impact on security content or features.
Diff
diff --git a/devicefarm/latest/testgrid/techref-api-reference.md b/devicefarm/latest/testgrid/techref-api-reference.md index cc055ba48..dd4971528 100644 --- a//devicefarm/latest/testgrid/techref-api-reference.md +++ b//devicefarm/latest/testgrid/techref-api-reference.md @@ -7 +7 @@ -The [Device Farm API Reference](https://docs.aws.amazon.com/devicefarm/latest/APIReference/) includes a `CreateProject` action and a `CreateTestGridProject` action. For desktop browser and Selenium testing, the following API calls are used: +The [Device Farm API Reference](https://docs.aws.amazon.com//devicefarm/latest/APIReference/) includes a `CreateProject` action and a `CreateTestGridProject` action. For desktop browser and Selenium testing, the following API calls are used: @@ -11 +11 @@ The [Device Farm API Reference](https://docs.aws.amazon.com/devicefarm/latest/AP -[`CreateTestGridProject`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_CreateTestGridProject.html) +[`CreateTestGridProject`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_CreateTestGridProject.html) @@ -16 +16 @@ Creates a desktop browser testing project. -[`DeleteTestGridProject`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_DeleteTestGridProject.html) +[`DeleteTestGridProject`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_DeleteTestGridProject.html) @@ -21 +21 @@ Deletes a desktop browser testing project. -[`GetTestGridProject`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_GetTestGridProject.html) +[`GetTestGridProject`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_GetTestGridProject.html) @@ -26 +26 @@ Gets information about a desktop browser testing project. -[`UpdateTestGridProject`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_UpdateTestGridProject.html) +[`UpdateTestGridProject`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_UpdateTestGridProject.html) @@ -31 +31 @@ Updates attributes (name, description) of a desktop browser testing project. -[`ListTestGridProjects`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListTestGridProjects.html) +[`ListTestGridProjects`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_ListTestGridProjects.html) @@ -38 +38 @@ Lists desktop browser testing projects, including ARNs, names, and descriptions. -[`CreateTestGridUrl`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_CreateTestGridUrl.html) +[`CreateTestGridUrl`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_CreateTestGridUrl.html) @@ -43 +43 @@ Creates a limited-time desktop browser testing WebDriver path for creating sessi -[`ListTestGridSessions`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListTestGridSessions.html) +[`ListTestGridSessions`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_ListTestGridSessions.html) @@ -48 +48 @@ Lists your desktop browser testing sessions. -[`GetTestGridSession`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_GetTestGridSession.html) +[`GetTestGridSession`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_GetTestGridSession.html) @@ -53 +53 @@ Gets a desktop browser testing session. -[`ListTestGridSessionActions`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListTestGridSessionActions.html) +[`ListTestGridSessionActions`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_ListTestGridSessionActions.html) @@ -58 +58 @@ Gets a list of the actions performed during a session. -[`ListTestGridSessionArtifacts`](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListTestGridSessionArtifacts.html) +[`ListTestGridSessionArtifacts`](https://docs.aws.amazon.com//devicefarm/latest/APIReference/API_ListTestGridSessionArtifacts.html)