Skip to content

Fix the "Specifying multiple Python/PyPy versions" link - #782

Merged
v-HarithaVattikuti merged 1 commit into
actions:mainfrom
Jamim:fix/multi-py-versions-link
Jan 24, 2024
Merged

v-HarithaVattikuti merged 1 commit into
actions:mainfrom
Jamim:fix/multi-py-versions-link

Conversation

@Jamim

@Jamim Jamim commented Dec 22, 2023

Copy link
Copy Markdown
Contributor

Hello,

Thank you for this great GitHub action! 🙇🏻‍♂️

Description:
The link was broken due to inconsistency between a table of content and an actual title of a corresponding section of the Advanced Usage guide.

Related issue:
N/A

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

Best regards!

The link was broken due to inconsistency between a table of content and
an actual title of a corresponding section of the Advanced Usage guide.
@Jamim
Jamim requested a review from a team as a code owner December 22, 2023 21:03
@aparnajyothi-y

Copy link
Copy Markdown
Contributor

Hello @Jamim, closing this PR as we have another #793 merged with the changes to correct the wrong link text to match and include GraalPY in the description hence closing this PR.

@Jamim

Jamim commented Jan 19, 2024

Copy link
Copy Markdown
Contributor Author

Hello @aparnajyothi-y,

It's sad that you closed this PR without even realizing that it fixes another broken link which PR you mentioned didn't touch at all.

@aparnajyothi-y

Copy link
Copy Markdown
Contributor

Hello @Jamim, Apologies for the closing of the PR as it was a mis as part of another PR. I have reopened to review.
Thank you for this PR.

@Jamim

Jamim commented Jan 23, 2024

Copy link
Copy Markdown
Contributor Author

Hello @aparnajyothi-y, @HarithaVattikuti, and @priya-kinthali!

Would you mind reviewing this PR? The changes are trivial, so it shouldn't take too much time.

Thanks in advance!

v-priya-kinthali