diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-12-09 10:30:59 -0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-12-28 14:42:52 +0300 |
commit | 6a4fa294ebe56aa09cf65430305c80415a4d73d9 (patch) | |
tree | a59251779b0deedb5ea411549a782007dff39aa0 | |
parent | 38d0939b86e2eef6f6a622c6f1f7befda0146595 (diff) | |
download | qemu-6a4fa294ebe56aa09cf65430305c80415a4d73d9.zip qemu-6a4fa294ebe56aa09cf65430305c80415a4d73d9.tar.gz qemu-6a4fa294ebe56aa09cf65430305c80415a4d73d9.tar.bz2 |
docs/devel: remove dead video link for sourcehut submit process
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r-- | docs/devel/submitting-a-patch.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/devel/submitting-a-patch.rst b/docs/devel/submitting-a-patch.rst index 10b062e..03b2ac2 100644 --- a/docs/devel/submitting-a-patch.rst +++ b/docs/devel/submitting-a-patch.rst @@ -252,10 +252,7 @@ patches to the QEMU mailing list by following these steps: #. Send your patches to the QEMU mailing list using the web-based ``git-send-email`` UI at https://git.sr.ht/~USERNAME/qemu/send-email -`This video -<https://spacepub.space/videos/watch/ad258d23-0ac6-488c-83fc-2bacf578de3a>`__ -shows the web-based ``git-send-email`` workflow. Documentation is -available `here +Documentation for sourcehut is available `here <https://man.sr.ht/git.sr.ht/#sending-patches-upstream>`__. .. _cc_the_relevant_maintainer: |