On 18/11/2024 18.23, Pierrick Bouvier wrote:
> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> ---
> docs/devel/submitting-a-patch.rst | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/docs/devel/submitting-a-patch.rst b/docs/devel/submitting-a-patch.rst
> index 83e9092b8c0..349c32ee3a9 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:
Reviewed-by: Thomas Huth <thuth@redhat.com>