mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
fix: fix link pointing to breaking changes guideline (#45662)
This commit is contained in:
parent
d134740bba
commit
0dfde923e3
@ -91,7 +91,7 @@ jobs:
|
||||
${{ steps.levitate-run.outputs.message }}
|
||||
|
||||
[Console output](${{ steps.levitate-run.outputs.job_link }})
|
||||
[Read our guideline](../../contribute/breaking-changes-guide.md)
|
||||
[Read our guideline](https://github.com/grafana/grafana/blob/main/contribute/breaking-changes-guide.md)
|
||||
|
||||
- name: Remove comment on PR
|
||||
if: ${{ steps.levitate-run.outputs.exit_code == 0 }}
|
||||
|
Loading…
Reference in New Issue
Block a user