Skip to content

Conversation

@carbolymer
Copy link
Contributor

Changelog

- description: |
    Fix tutorial link in README
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - refactoring    # QoL changes
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  # - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
   - documentation  # change in code docs, haddocks...

Context

#1315 author is not responding

Fixes: #1314

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@carbolymer carbolymer added this pull request to the merge queue Jan 13, 2026
Merged via the queue into master with commit c84451f Jan 13, 2026
25 checks passed
@carbolymer carbolymer deleted the mgalazyn/chore/fix-tutorial-link-in-readme branch January 13, 2026 12:28
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.

Fix broken tutorial link in README

3 participants