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

[DOC] Resolve broken link (governance) in README.md #4942

Merged
merged 10 commits into from Jul 23, 2023
Merged

Conversation

eyjo
Copy link
Contributor

@eyjo eyjo commented Jul 23, 2023

Reference Issues/PRs

Fixes #4941

What does this implement/fix? Explain your changes.

Resolves the broken link to Governance in the README.md file.

Does your contribution introduce a new dependency? If yes, which one?

No

What should a reviewer concentrate their feedback on?

The new link is correct.

Did you add any tests for the change?

No

Any other comments?

PR checklist

For all contributions
  • The PR title starts with either [ENH], [MNT], [DOC], or [BUG]. [BUG] - bugfix, [MNT] - CI, test framework, [ENH] - adding or improving code, [DOC] - writing or improving documentation or docstrings.

Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

Good spot!

By accident, I think you've branched off the ARCH branch - but that's fine, we'll just merge #4938 first, and then the diff will be the fixed link.

@fkiraly
Copy link
Collaborator

fkiraly commented Jul 23, 2023

doc change only, doc tests pass

@fkiraly fkiraly merged commit 3c7b369 into sktime:main Jul 23, 2023
1 of 2 checks passed
@fkiraly fkiraly changed the title [DOC] Resolve broken link in README.md [DOC] Resolve broken link (governance) in README.md Jul 23, 2023
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.

[DOC] Broken link in README.md
2 participants