Skip to content

Removing extra "}}" from the Feather Python link.#126

Merged
wesm merged 1 commit intoapache:masterfrom
rscnt:patch-1
Jul 14, 2021
Merged

Removing extra "}}" from the Feather Python link.#126
wesm merged 1 commit intoapache:masterfrom
rscnt:patch-1

Conversation

@rscnt
Copy link
Contributor

@rscnt rscnt commented Jul 14, 2021

Currently, the page: https://arrow.apache.org/use_cases/ contains a python link for "Feather" with python using "https://arrow.apache.org/docs/python/feather.html%20%7D%7D" which redirects to a 404.

Instead, it seems that we should be using the following: "https://arrow.apache.org/docs/python/feather.html".

Currently, the page: https://arrow.apache.org/use_cases/ contains a python link for "Feather" with python using "https://arrow.apache.org/docs/python/feather.html%20%7D%7D" which redirects to a 404.

Instead, it seems that we should be using the following: "https://arrow.apache.org/docs/python/feather.html".
@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1. Thanks

@wesm wesm merged commit 141667f into apache:master Jul 14, 2021
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.

2 participants