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 link in CHANGELOG.md #1154

Merged
merged 3 commits into from
Apr 22, 2024
Merged

docs: fix link in CHANGELOG.md #1154

merged 3 commits into from
Apr 22, 2024

Conversation

clatapie
Copy link
Contributor

@clatapie clatapie commented Apr 22, 2024

Description

A link was incorrect within the CHANGELOG.md file.

Issue linked

None.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@clatapie clatapie self-assigned this Apr 22, 2024
@clatapie clatapie requested a review from a team as a code owner April 22, 2024 10:47
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 22, 2024
RobPasMue
RobPasMue previously approved these changes Apr 22, 2024
Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

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

Ah good catch - thanks @clatapie!

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 22, 2024
@RobPasMue RobPasMue changed the title doc: fix link in CHANGELOG.md docs: fix link in CHANGELOG.md Apr 22, 2024
@RobPasMue RobPasMue enabled auto-merge (squash) April 22, 2024 10:50
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 22, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.56%. Comparing base (f6e9b00) to head (e4ea308).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1154   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          93       93           
  Lines        6987     6987           
=======================================
  Hits         6328     6328           
  Misses        659      659           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@clatapie clatapie requested a review from RobPasMue April 22, 2024 11:33
@RobPasMue RobPasMue merged commit 1e1be1c into main Apr 22, 2024
41 checks passed
@RobPasMue RobPasMue deleted the doc/fix_link branch April 22, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants