Skip to content

[Website]: Redirect old DataFusion CLI URL - #507

Merged
alamb merged 1 commit into
apache:mainfrom
alamb:alamb/one_more_redirect
Apr 25, 2024
Merged

alamb merged 1 commit into
apache:mainfrom
alamb:alamb/one_more_redirect

Conversation

@alamb

@alamb alamb commented Apr 25, 2024

Copy link
Copy Markdown
Contributor

Closes apache/datafusion#10124

Rationale

See apache/datafusion#10124 -- basically we moved a URL that is bookmarked / comes up in google search. We need to redirect to the new location

Changes

Use the .htaccess process added in #505 #506 with @kou to redirect to the new location

@alamb

alamb commented Apr 25, 2024

Copy link
Copy Markdown
Contributor Author

I am just going to take the liberty of merging this one in

@alamb
alamb merged commit c4e134e into apache:main Apr 25, 2024
@alamb
alamb deleted the alamb/one_more_redirect branch April 25, 2024 00:52
@alamb

alamb commented Apr 25, 2024

Copy link
Copy Markdown
Contributor Author

Sadly https://arrow.apache.org/datafusion/user-guide/cli.html seems to direct to https://datafusion.apache.org/user-guide/cli.html (correct host, but wrong path). I think I need to put the redirect in a different order - made #508

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.

Old URL for CLI docs page is showing 404

1 participant