Skip to content

Minor: Fix Self referential links in readme#9119

Merged
alamb merged 4 commits intoapache:mainfrom
alamb:alamb/fix_self_referential_links
Feb 5, 2024
Merged

Minor: Fix Self referential links in readme#9119
alamb merged 4 commits intoapache:mainfrom
alamb:alamb/fix_self_referential_links

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Feb 4, 2024

Which issue does this PR close?

Part of #7013

Rationale for this change

Currently the main crates.io page for DataFusion: https://crates.io/crates/datafusion links back to itself which is confusing

Screenshot 2024-02-04 at 7 00 56 AM

What changes are included in this PR?

Add links to the main DataFusion website

Are these changes tested?

Docs

Are there any user-facing changes?

The crates.io readme is updated with better links

@alamb alamb added documentation Improvements or additions to documentation devrel labels Feb 4, 2024
@github-actions github-actions Bot added core Core DataFusion crate and removed documentation Improvements or additions to documentation labels Feb 4, 2024
Comment thread datafusion/core/README.md Outdated
- [DataFusion Website](https://arrow.apache.org/datafusion)
- [DataFusion API Docs](https://docs.rs/datafusion/latest/datafusion/)

[df]: https://arrow.apache.org/datafusion
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is same link as DataFusion Website above. I think we can remove this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good idea, I will do so

@alamb alamb merged commit 33b52ba into apache:main Feb 5, 2024
@alamb alamb added the documentation Improvements or additions to documentation label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants