[EDX-614] Redirect tutorials and client lib development references - #1797
Merged
kennethkalmer merged 3 commits intoDec 6, 2022
Merged
Conversation
* Tutorials should be accessed from ably.com/tutorials * Client library development guides have moved to sdk.ably.com in #1608
kennethkalmer
deleted the
EDX-614-redirect-tutorials-and-client-lib-development-references
branch
December 6, 2022 16:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Now that the new toolchain is available on docs.ably.com as well, we have some old nanoc toolchain artefacts to deal with as well:
ably/specification#1608See EDX-614
This also addresses these comments from @m-hulbert & @QuintinWillison in #1608
Review
Testing is quite simple on the review app
Visiting https://ably-docs-edx-614-redir-vohrir.herokuapp.com/tutorials should redirect to ably.com/tutorials
Visiting https://ably-docs-edx-614-redir-vohrir.herokuapp.com/client-lib-development-guide should redirect to sdk.ably.com (as per #1608)