Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 20, 2025

Which issue does this PR close?

Rationale for this change

@samuelcolvin noticed that when we moved some doc content in #16384 the old links are still in the search engines

We should add a redirect link

What changes are included in this PR?

Add a redirect link to the new page

Are these changes tested?

I tested this locally and the adding_udfs link now redirects to the new page:

  • Old URL:file:///Users/andrewlamb/Software/datafusion/docs/build/html/library-user-guide/adding-udfs.html
  • Redirects to: file:///Users/andrewlamb/Software/datafusion/docs/build/html/library-user-guide/functions/index.html

Screenshot 2025-06-20 at 6 28 36 AM

Are there any user-facing changes?

Docs have a redirect

@alamb alamb changed the title Redirect user defined webpags Redirect user defined function webpage Jun 20, 2025
@alamb alamb added the documentation Improvements or additions to documentation label Jun 20, 2025
Copy link
Contributor

@samuelcolvin samuelcolvin left a comment

Choose a reason for hiding this comment

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

LGTM

@adriangb adriangb merged commit 5443c67 into apache:main Jun 20, 2025
7 of 8 checks passed
@alamb alamb deleted the alamb/redirect branch June 20, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 for indexed docs page

3 participants