diff options
author | Sughosha <sughosha@disroot.org> | 2025-03-25 20:05:47 +0530 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-04-22 23:44:14 +0900 |
commit | 6a4b662cc24cc818af802707cd0d0d9b1cf619fc (patch) | |
tree | 53165c63b482085b7cdbe46d8cad8e0162782e12 | |
parent | cb642fb70c1b35cb5ad75e3da4a5c28e5a2af5df (diff) |
doc: Update ReadyMedia URL.
* doc/guix.texi (DLNA/UPnP Services): Update ReadyMedia URL.
Change-Id: Ief346066edd6b9e679f020a6ff8528856cf853d9
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index b0d98252d2..32ef844f5c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -44769,7 +44769,7 @@ Living Network Alliance}, networking protocols that can be used for media streaming and device interoperability within a local network. For now, this module provides the @code{readymedia-service-type}. -@uref{https://sourceforge.net/projects/minidlna/, ReadyMedia} (formerly +@uref{https://minidlna.sourceforge.net/, ReadyMedia} (formerly known as MiniDLNA) is a DLNA/UPnP-AV media server. The project's daemon, @code{minidlnad}, can serve media files (audio, pictures, and video) to DLNA/UPnP-AV clients available on the network. |