diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-12 21:39:53 +0100 |
---|---|---|
committer | Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com> | 2017-03-14 16:02:51 +0100 |
commit | bcd0887140bea7d123e93eb005acc58fec730873 (patch) | |
tree | 20d7cebcf7dd09f8de000ae0ca90e61664b2f1b7 /README | |
parent | 3723d2051a782e994517fb6eaac8ede9e82ecf78 (diff) |
README: fix "Reporting bugs" section
The "Reporting bugs" section gives
https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi as the
link to report a bug, but this link says "Sorry, entering a bug into the
product gstreamer-vaapi has been disabled.".
This commit fixes the URL to point to the proper location, and also
removes the following paragraph that is no longer correct.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
https://bugzilla.gnome.org/show_bug.cgi?id=779954
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -135,7 +135,4 @@ Reporting Bugs -------------- Bugs can be reported in the GNOME Bugzilla system at: - <https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi> - - From the main page, new bugs can be reported through New -> Other -> - gstreamer-vaapi product. + <https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gstreamer-vaapi> |