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 709804 - docs: Fix some reference uris
docs: Fix some reference uris
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other All
: Normal trivial
: 1.2.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-10 10:35 UTC by Fabian
Modified: 2013-10-10 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
git/gstreamer$ git diff > gstreamer-doc.diff (3.55 KB, patch)
2013-10-10 10:35 UTC, Fabian
reviewed Details | Review
Patch for doc references (3.96 KB, patch)
2013-10-10 10:59 UTC, Fabian
committed Details | Review

Description Fabian 2013-10-10 10:35:44 UTC
Created attachment 256886 [details] [review]
git/gstreamer$ git diff > gstreamer-doc.diff

fixed some references in the doc.
urls pointed to nowhere..

attached you find the output from:
git/gstreamer$ git diff
Comment 1 Sebastian Dröge (slomo) 2013-10-10 10:43:55 UTC
Thanks, looks good :) But can you provide a "git format-patch" style patch or at least provide your name for proper patch attribution?
Comment 2 Fabian 2013-10-10 10:59:42 UTC
Created attachment 256892 [details] [review]
Patch for doc references
Comment 3 Fabian 2013-10-10 11:04:09 UTC
tried to generate a "git format-patch" style patch.
Hope i got it right.
Comment 4 Sebastian Dröge (slomo) 2013-10-10 11:21:32 UTC
commit 0db5ae7962b2b314d9df293372f2f7051707bce9
Author: Fabian Kirsch <derFakir@web.de>
Date:   Thu Oct 10 12:56:54 2013 +0200

    docs: Fix some reference URIs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709804
Comment 5 Sebastian Dröge (slomo) 2013-10-10 11:21:53 UTC
Comment on attachment 256892 [details] [review]
Patch for doc references

Yes, perfect except for the commit message and the missing mention of the bug URL :) Fixed that