Skip to content

Commit 19281d9

Browse files
committed
Rename file
1 parent 6398f14 commit 19281d9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/content/docs/continuous-integration/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ As shown in the below screenshot, this output can then be used
6161
to annotate link check failures directly in the code of a pull request
6262
using [action-junit-report](https://github.com/mikepenz/action-junit-report).
6363

64-
![The PR diff view showing an annotation on line 2 of JUNIT-DEMO.md, indicating a failed link check on that line](images/junit-inline-annotations.png)
64+
![The PR diff view showing an annotation on line 2 of JUNIT-DEMO.md, indicating a failed link check on that line](images/junit-annotations-github.png)
6565

6666
```yaml
6767
name: Check links

src/content/docs/continuous-integration/images/junit-inline-annotations.png renamed to src/content/docs/continuous-integration/images/junit-annotations-github.png

File renamed without changes.

0 commit comments

Comments
 (0)