[PATCH next 17/45] doc: board/google: chromebook_link: update link to blobs
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> 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]> --- doc/board/google/chromebook_link.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/board/google/chromebook_link.rst b/doc/board/google/chromebook_link.rst index 16080304d6e2..f59fc467332f 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: -- 2.55.0