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

docs: Fix broken link in CHANGELOG #9423

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

aureliojargas
Copy link
Contributor

Looks like this was only outlier in all the pull request links in the changelog:

$ cat CHANGELOG.md | grep -o 'https://github.com/python-poetry/poetry/pull[^)]*' | grep -vE '/pull/\d\d\d\d$'
https://github.com/python-poetry/poetry/pull/#8600
$

Looks like this was only outlier in all the pull request links in the changelog:

    $ cat poetry.md | grep -o 'https://github.com/python-poetry/poetry/pull[^)]*' | grep -vE '/pull/\d\d\d\d$'
    https://github.com/python-poetry/poetry/pull/#8600
    $
@Secrus Secrus merged commit 25b3f6c into python-poetry:main May 20, 2024
60 checks passed
@aureliojargas aureliojargas deleted the patch-1 branch May 20, 2024 19:16
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants