summaryrefslogtreecommitdiff
path: root/ext/amrnb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/amrnb')
-rw-r--r--ext/amrnb/amrnbdec.c2
-rw-r--r--ext/amrnb/amrnbenc.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/amrnb/amrnbdec.c b/ext/amrnb/amrnbdec.c
index c5f2774c..906cb26e 100644
--- a/ext/amrnb/amrnbdec.c
+++ b/ext/amrnb/amrnbdec.c
@@ -23,7 +23,7 @@
* @see_also: #GstAmrnbEnc, #GstAmrParse
*
* AMR narrowband decoder based on the
- * <ulink url="http://sourceforge.net/projects/opencore-amr">opencore codec implementation</ulink>.
+ * [opencore codec implementation](http://sourceforge.net/projects/opencore-amr).
*
* ## Example launch line
* |[
diff --git a/ext/amrnb/amrnbenc.c b/ext/amrnb/amrnbenc.c
index 9c0f2856..06c2a862 100644
--- a/ext/amrnb/amrnbenc.c
+++ b/ext/amrnb/amrnbenc.c
@@ -23,7 +23,7 @@
* @see_also: #GstAmrnbDec, #GstAmrnbParse
*
* AMR narrowband encoder based on the
- * <ulink url="http://sourceforge.net/projects/opencore-amr">opencore codec implementation</ulink>.
+ * [opencore codec implementation](http://sourceforge.net/projects/opencore-amr).
*
* ## Example launch line
* |[