Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unneeded trailing paren in link #416

Merged
merged 1 commit into from Oct 29, 2018
Merged

Remove unneeded trailing paren in link #416

merged 1 commit into from Oct 29, 2018

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Oct 29, 2018

The recent commit 8f4c216 to
add a pre-commit config includes a link in the README to an install
location. A minor issue with the link is that it contains a trailing
')' which breaks the anchor location.

Signed-off-by: Eric Brown browne@vmware.com

The recent commit 8f4c216 to
add a pre-commit config includes a link in the README to an install
location.  A minor issue with the link is that it contains a trailing
')' which breaks the anchor location.

Signed-off-by: Eric Brown <browne@vmware.com>
@ericwb ericwb requested a review from lukehinds October 29, 2018 15:46
Copy link
Member

@lukehinds lukehinds left a comment

Choose a reason for hiding this comment

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

Good catch @ericwb , missed that wayward bracket.

@lukehinds lukehinds merged commit fa58b0a into PyCQA:master Oct 29, 2018
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.

None yet

2 participants