Skip to content

Commit

Permalink
Merge pull request #1307 from ably/fix-broken-test-api-link
Browse files Browse the repository at this point in the history
Fix broken test API link
  • Loading branch information
m-hulbert authored Feb 28, 2022
2 parents 216b7f4 + ccd8991 commit b218463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textile/index.textile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ h3. Sandbox environment for client library testing
All of the Ably client libraries have test suites that run the test suite against temporary apps that are created during the test setup. Although Ably does not provide a public provisioning API for account management (in the production system this is available only through the website registration and dashboard) there is a limited API provided via the REST
interface in the sandbox environment to enable test applications and keys to be provisioned automatically for each test run. Therefore, all tests are set up to run against the sandbox environment.

See "Test API":test-api for details about the test routes provided in the REST API.
See "Test API":/client-lib-development-guide/test-api for details about the test routes provided in the REST API.

h3. Realtime protocol definition

Expand Down

0 comments on commit b218463

Please sign in to comment.