Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support doc page redirects for ALL services #3613

Merged
merged 1 commit into from Mar 15, 2023
Merged

Support doc page redirects for ALL services #3613

merged 1 commit into from Mar 15, 2023

Conversation

jonathan343
Copy link
Contributor

The current process for redirecting includes a validation that compares part of the fragment that represents the client's class name with the service's doc page name (also theserviceId). This works for most services but there are also cases where these don't actually map to each other directly (elb --> ElasticLoadBalancing). We will instead compare the client's class name to the title of the current doc page.

@jonathan343 jonathan343 merged commit a2e9360 into boto:develop Mar 15, 2023
aws-sdk-python-automation added a commit that referenced this pull request Mar 16, 2023
* release-1.26.93:
  Bumping version to 1.26.93
  Add changelog entries from botocore
  Updated signatures to support sphinx domain (#3615)
  Support doc page redirects for ALL services (#3613)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants