Anastasia Klimchuk submitted this change.

View Change



1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.

Approvals: Edward O'Callaghan: Looks good to me, approved build bot (Jenkins): Verified
website/gh workflow: Resolve 404 links

Fix broken links to dev guide and contact page

Change-Id: Ide4a675049ff245e46001da1c7ef5769baf5a14e
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/76821
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
---
M .github/workflows/lockdown.yml
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/lockdown.yml b/.github/workflows/lockdown.yml
index 39b6548..f92e086 100644
--- a/.github/workflows/lockdown.yml
+++ b/.github/workflows/lockdown.yml
@@ -20,17 +20,17 @@
Thank you for your contribution. The flashrom project does not handle
GitHub issues or pull requests, since this repository on GitHub is
just a mirror of our actual repository. Thus, we would like to
- encourage you to have a look at on our [development guidelines](https://www.flashrom.org/Development_Guidelines)
+ encourage you to have a look at on our [development guide](https://www.flashrom.org/dev_guide/development_guide.html)
and submit your patch to [review.coreboot.org](https://review.coreboot.org/q/project:flashrom).
Issues are handled over our [ticket system](https://ticket.coreboot.org/projects/flashrom).
If you have questions, feel free to reach out to us. There are
- multiple ways to [contact us](https://www.flashrom.org/Contact).
+ multiple ways to [contact us](https://www.flashrom.org/contact.html).
pr-comment: >
Thank you for your contribution. The flashrom project does not handle
GitHub issues or pull requests, since this repository on GitHub is
just a mirror of our actual repository. Thus, we would like to
- encourage you to have a look at on our [development guidelines](https://www.flashrom.org/Development_Guidelines)
+ encourage you to have a look at on our [development guide](https://www.flashrom.org/dev_guide/development_guide.html)
and submit your patch to [review.coreboot.org](https://review.coreboot.org/q/project:flashrom).
Issues are handled over our [ticket system](https://ticket.coreboot.org/projects/flashrom).
If you have questions, feel free to reach out to us. There are
- multiple ways to [contact us](https://www.flashrom.org/Contact).
+ multiple ways to [contact us](https://www.flashrom.org/contact.html).

To view, visit change 76821. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ide4a675049ff245e46001da1c7ef5769baf5a14e
Gerrit-Change-Number: 76821
Gerrit-PatchSet: 3
Gerrit-Owner: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: merged