diff options
| author | Quentin Schulz <[email protected]> | 2026-08-25 18:49:54 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | be813f05d4c1c6c56f12c4314ef7cab47cf3828e (patch) | |
| tree | 83a43260d25ba5ad8c6c65ed3005437a9a09208a | |
| parent | fbb5cbcd2b2c2051f55fb8447ddf592f035c7fa6 (diff) | |
doc: board/google: chromebook_link: update link to blobs
Update link to one suggested in
https://review.coreboot.org/admin/repos/blobs,general. They point at the
same git repo in the end (checked locally with git clone --depth 1).
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/board/google/chromebook_link.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/google/chromebook_link.rst b/doc/board/google/chromebook_link.rst index 16080304d6e..f59fc467332 100644 --- a/doc/board/google/chromebook_link.rst +++ b/doc/board/google/chromebook_link.rst @@ -13,7 +13,7 @@ First, you need the following binary blobs: You can get these binary blobs by:: - $ git clone http://review.coreboot.org/p/blobs.git + $ git clone https://review.coreboot.org/blobs $ cd blobs Find the following files: |
