diff mbox series

[dunfell,1.46] tests/fetch.py: fix link to project documentation

Message ID 4d45d9f9fbf36e0ff61be3c7a31a532b10c52f13.1682955165.git.steve@sakoman.com
State Accepted, archived
Commit e16a9ca7e9286790ac37a067fdc8fde3a35a1c44
Headers show
Series [dunfell,1.46] tests/fetch.py: fix link to project documentation | expand

Commit Message

Steve Sakoman May 1, 2023, 3:33 p.m. UTC
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 lib/bb/tests/fetch.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/lib/bb/tests/fetch.py b/lib/bb/tests/fetch.py
index 420faa19..61dd5ccc 100644
--- a/lib/bb/tests/fetch.py
+++ b/lib/bb/tests/fetch.py
@@ -1338,7 +1338,7 @@  class FetchCheckStatusTest(FetcherTest):
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.2.tar.gz",
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.3.tar.gz",
                       "https://yoctoproject.org/",
-                      "https://yoctoproject.org/documentation",
+                      "https://docs.yoctoproject.org/",
                       "http://downloads.yoctoproject.org/releases/opkg/opkg-0.1.7.tar.gz",
                       "http://downloads.yoctoproject.org/releases/opkg/opkg-0.3.0.tar.gz",
                       "ftp://sourceware.org/pub/libffi/libffi-1.20.tar.gz",