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

Fix broken links caused by updated #1002

Merged
merged 5 commits into from
Oct 25, 2022

Conversation

AlexejPenner
Copy link
Contributor

Describe changes

I will cherrypick this onto release/0.20.5 once it's merged.

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to docs, I have updated the documentation accordingly.
  • If I have added an integration, I have updated the integrations table and the corresponding website section.
  • I have added tests to cover my changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

@github-actions github-actions bot added internal To filter out internal PRs and issues bug Something isn't working labels Oct 25, 2022
@AlexejPenner AlexejPenner changed the base branch from main to develop October 25, 2022 11:40
@AlexejPenner AlexejPenner merged commit f5ec3c8 into develop Oct 25, 2022
@AlexejPenner AlexejPenner deleted the bugfix/fix-broken-links-to-api-docs branch October 25, 2022 12:16
AlexejPenner added a commit that referenced this pull request Oct 25, 2022
* Fix broken links due to new integration docs

* Fix broken links in core api docs

* Adjust the get_api_docs function to work with the new api docs

(cherry picked from commit f5ec3c8)
AlexejPenner added a commit that referenced this pull request Oct 25, 2022
* Fix broken links due to new integration docs

* Fix broken links in core api docs

* Adjust the get_api_docs function to work with the new api docs

(cherry picked from commit f5ec3c8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal To filter out internal PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants