From 60b93fd593b6d384a2ced7322f47ce93a6100b34 Mon Sep 17 00:00:00 2001 From: Leif Andersen Date: Mon, 18 Sep 2023 22:04:42 -0400 Subject: [PATCH] docs: Fix markdown link in contribution page Part-of: --- subprojects/gst-docs/markdown/contribute/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-docs/markdown/contribute/index.md b/subprojects/gst-docs/markdown/contribute/index.md index 688576bd2e..497bce474e 100644 --- a/subprojects/gst-docs/markdown/contribute/index.md +++ b/subprojects/gst-docs/markdown/contribute/index.md @@ -29,7 +29,7 @@ these operations: ### Where to File Issues and Feature Requests - If your issue is security related, please see - [GStreamer Security Center][https://gstreamer.freedesktop.org/security/] before + [GStreamer Security Center](https://gstreamer.freedesktop.org/security/) before continuing. - Create a new issue if there is no existing report for this problem yet.