Skip to content

fix: Correct FW 0.7.0 url and name

Edmundo Ferreira requested to merge fix/urls into main

Description

  • fix relative history link that won't display correctly on pypi.org

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactoring (only refactoring of existing code, without new functionality)

Issue(s)

Related MRs

Testing

Notes

Merge checklist

  • Cleaned up code (correct alligment/spacing/code-style, no dead code, etc).
  • Merge request targets development branch.
  • Assigned assignee (you) and reviewers (team-members).
  • Merge request has been reviewed by at least one team-members.
  • All pipelines pass, including manually triggered ones.
  • If merging a repository with a release package, updated appropriate CHANGELOG.md:
    - PULSAR_QxM, CLUSTER_MM, QBLOX_INSTRUMENTS: file in same repository
    - CLSUTER_QxM: file in CLUSTER_MM repo
Edited by Edmundo Ferreira

Merge request reports