Skip to content

Fix GenericTransfer docs reference#66996

Merged
choo121600 merged 1 commit into
apache:mainfrom
yuseok89:fix-generic-transfer-doc-link
May 15, 2026
Merged

Fix GenericTransfer docs reference#66996
choo121600 merged 1 commit into
apache:mainfrom
yuseok89:fix-generic-transfer-doc-link

Conversation

@yuseok89
Copy link
Copy Markdown
Contributor

@yuseok89 yuseok89 commented May 15, 2026

closes: #62470

The GenericTransfer row used :mod: with a class path, so Sphinx couldn't resolve it and the entry rendered as unclickable text. Switch to :class: so it links like its neighbours.

Screen.Recording.2026-05-16.at.12.46.47.AM.mov

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@yuseok89 yuseok89 force-pushed the fix-generic-transfer-doc-link branch from 02cf88a to 8929b81 Compare May 15, 2026 15:48
@yuseok89 yuseok89 marked this pull request as ready for review May 15, 2026 16:10
Copy link
Copy Markdown
Contributor

@shahar1 shahar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@choo121600 choo121600 merged commit b723f31 into apache:main May 15, 2026
124 of 129 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GenericTransfer reference not clickable in templates documentation

3 participants