Fixes: ed3138613655 ("doc: change URL for help pages")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
[dependencies."ALSATimer-0.0"]
name = "ALSATimer"
description = "GObject Introspection library with timer API in asound.h"
-docs_url = "https://alsa-project.github.io/alsa-gobject-docs/alsatimer/"
+docs_url = "https://alsa-project.github.io/gobject-introspection-docs/alsatimer/"
[source-location]
base_url = "https://github.com/alsa-project/alsa-gobject/blob/master/"
baseURLs = [
[ 'GLib', 'https://docs.gtk.org/glib/' ],
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
- [ 'ALSATimer', 'https://alsa-project.github.io/alsa-gobject-docs/alsatimer/' ]
+ [ 'ALSATimer', 'https://alsa-project.github.io/gobject-introspection-docs/alsatimer/' ]
]