diff options
author | 2021-02-16 11:42:31 +0000 | |
---|---|---|
committer | 2021-02-16 11:42:31 +0000 | |
commit | 453c4ab9cd4a20c19726ddd1bb1ace723a705285 (patch) | |
tree | 8ae637cc21f70a0454afc5860ba5df5b68eb054c | |
parent | 692854097233e8c22e3e02307b614267263cf981 (diff) | |
download | meta-gplv2-453c4ab9cd4a20c19726ddd1bb1ace723a705285.tar.gz meta-gplv2-453c4ab9cd4a20c19726ddd1bb1ace723a705285.tar.bz2 meta-gplv2-453c4ab9cd4a20c19726ddd1bb1ace723a705285.zip |
README: Tweak urls to be up to date
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,8 +25,8 @@ For now, patches should be sent to the Yocto mailing list with [meta-gplv2] in the subject line. Before sending, be sure the patches apply cleanly to the intended target branch of the Git repository. - Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/ - Mailing list: yocto@yoctoproject.org + Git repository: https://git.yoctoproject.org/cgit.cgi/meta-gplv2/ + Mailing list: yocto@lists.yoctoproject.org This can be configured within the repository with the commands: |