Skip to content

Commit da261b4

Browse files
committed
Correct readme URL in bot comments
1 parent a7ef80e commit da261b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manage-prs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
- Commit the required change to the branch you submitted this pull request from.
269269
- Comment here, mentioning @ArduinoBot in the comment
270270
271-
More information: https://github.com/${{ github.repository }}/main/README.md#if-the-problem-is-with-the-pull-request"
271+
More information: https://github.com/${{ github.repository }}/blob/main/README.md#if-the-problem-is-with-the-pull-request"
272272
273273
merge:
274274
needs:
@@ -338,4 +338,4 @@ jobs:
338338
Hi @${{ github.actor }}. Your pull request has been detected as something other than a Library Manager submission. A maintainer will need to review it before it can be merged.
339339
340340
If you intended to submit a library, please check the instructions and update your pull request if necessary:
341-
https://github.com/${{ github.repository }}/main/README.md#instructions
341+
https://github.com/${{ github.repository }}/blob/main/README.md#instructions

0 commit comments

Comments
 (0)