0

Fix broken links

https://chromium-review.googlesource.com/new-password

serves a 404 -- it's changed to

https://chromium.googlesource.com/new-password

Bug: 1412557
Change-Id: Ide3913d2996dac059e907df65b7c380d2d74b5b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4228251
Reviewed-by: Weilun Shi <sweilun@chromium.org>
Commit-Queue: Caleb Raitto <caraitto@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1102261}
This commit is contained in:
Caleb Raitto
2023-02-07 18:34:01 +00:00
committed by Chromium LUCI CQ
parent ccbc59f925
commit bbf16d5b17

@ -86,7 +86,7 @@ contribution can be accepted:
## Initial git setup
1. Visit <https://chromium-review.googlesource.com/new-password> and follow the
1. Visit <https://chromium.googlesource.com/new-password> and follow the
on-screen instructions to get credentials for uploading changes.
2. Tell git about your name, email and some other settings.
```