After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780566 - Broken URL link for latest on-line version in reference manual
Broken URL link for latest on-line version in reference manual
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.11.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-26 21:32 UTC by Francisco Velazquez
Modified: 2017-03-27 11:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Corrects link (1.26 KB, patch)
2017-03-26 21:36 UTC, Francisco Velazquez
committed Details | Review

Description Francisco Velazquez 2017-03-26 21:32:14 UTC
In gst-plugins-base/docs/plugins/gst-plugins-base-plugins-docs.sgml:

URL http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/ should point to http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/
Comment 1 Francisco Velazquez 2017-03-26 21:36:47 UTC
Created attachment 348753 [details] [review]
Corrects link
Comment 2 Tim-Philipp Müller 2017-03-27 11:55:26 UTC
Thanks, pushed:

commit b8a97007ccf93180ad0441bce12ab0dced7acae6
Author: Francisco Velazquez <francisv@ifi.uio.no>
Date:   Sun Mar 26 23:33:24 2017 +0200

    docs: Fix broken URL in reference manual
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780566

(Web page will be fixed on next upload.)