From 1d000c8e92f31022306a761ff38f5f87bf0a817f Mon Sep 17 00:00:00 2001 From: Lemures Lemniscati Date: Sat, 9 Jan 2021 10:57:35 +0900 Subject: [PATCH] Update URLs of documents --- docs/libs/farstream-libs-docs.sgml | 4 ++-- docs/plugins/farstream-plugins-docs.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/libs/farstream-libs-docs.sgml b/docs/libs/farstream-libs-docs.sgml index 7d640013..2b8d028d 100644 --- a/docs/libs/farstream-libs-docs.sgml +++ b/docs/libs/farstream-libs-docs.sgml @@ -10,9 +10,9 @@ for version &FS_VERSION;. The latest version of this documentation can be found on-line at - http://www.freedesktop.org/software/farstream/apidoc/farstream/. + https://www.freedesktop.org/software/farstream/apidoc/farstream/. The bases classes are implemented by multiple plugins described in - the Farstream Plugins Manual. + the Farstream Plugins Manual. diff --git a/docs/plugins/farstream-plugins-docs.sgml b/docs/plugins/farstream-plugins-docs.sgml index b5572a4d..340d5e68 100644 --- a/docs/plugins/farstream-plugins-docs.sgml +++ b/docs/plugins/farstream-plugins-docs.sgml @@ -10,10 +10,10 @@ for version &FS_VERSION;. The latest version of this documentation can be found on-line at - /http://farstream.freedesktop.org/apidoc/farstream-plugins/. + https://www.freedesktop.org/software/farstream/apidoc/farstream-plugins/. These plugins are to be used with the base classes and other utility objects and functions described in the - Farstream Reference Manual. + Farstream Reference Manual. -- GitLab