[gnome-commander] Corrected Markup links



commit d0546b240928da3178acd2eee8d7329349624862
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Oct 17 22:07:13 2015 +0200

    Corrected Markup links

 README.md |   25 +++++++++----------------
 1 files changed, 9 insertions(+), 16 deletions(-)
---
diff --git a/README.md b/README.md
index 701b0bf..9f83fbb 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ## Introduction ##
 
 GNOME Commander is a fast and powerful twin-panel file manager for the GNOME desktop, 
-released under the [GPL][GPL v2].
+released under the [GPL v2](https://www.gnu.org/licenses/gpl-2.0.html).
 
 * Bugs: http://bugzilla.gnome.org/browse.cgi?product=gnome-commander
 * Download: http://ftp.gnome.org/pub/GNOME/sources/gnome-commander
@@ -15,16 +15,16 @@ released under the [GPL][GPL v2].
 ### Ideas ###
 
 If have some good ideas for stuff that you want to see in this program you
-should check the TODO file first before filing a feature request. 
+should check the [TODO](TODO) file first before filing a feature request. 
 
 ### Translations ###
 
 This program is hosted on the GNOME git server. Therefore, it would be 
-great if you could help translating using [LIES][damned lies].
+great if you could help translating using [damned lies](https://l10n.gnome.org/)
 
 ### Cool hacks ###
 
-Send an email with the patch to the developers [DEVLIST][mailing list].
+Send an email with the patch to the developers [mailing 
list](https://lists.nongnu.org/mailman/listinfo/gcmd-devel).
 Please use the -u flag when generating the patch as it makes the patch
 more readable. Write a good explanation of what the patch does.
 
@@ -33,7 +33,6 @@ more readable. Write a good explanation of what the patch does.
 If you have created a new plugin let us know about it on the mailing list.
 
 
-
 ## Building ##
 
 ```bash
@@ -56,7 +55,7 @@ For installing GNOME Commander via git, do the following:
 ~ ยป make install
 ```
 
-See the file [INSTALL] for more detailed information.
+See the file [INSTALL](INSTALL) for more detailed information.
 
 ## Communication ##
 
@@ -67,13 +66,13 @@ Subscription to those mailing lists can be done at:
 * https://lists.nongnu.org/mailman/listinfo/gcmd-devel -> for developers
 
 You can also find email addresses of the people who have created gnome-commander
-in the [AUTHORS] file.
+in the [AUTHORS](AUTHORS) file.
 
 
 ## Problem reporting ##
 
-Bugs should be reported to the [GNOMEBGZ][GNOME bugzilla]. You will need
-to create an account for yourself.
+Bugs should be reported to the [GNOME 
bugzilla](http://bugzilla.gnome.org/browse.cgi?product=gnome-commander).
+You will need to create an account for yourself.
 
 In the bug report please include:
 
@@ -91,10 +90,4 @@ For instance:
   it will be more useful if the stack trace is produced running the test
   program with the --sync command line option.
 
-See the file [BUGS] for the list of known bugs.
-
-[GPL]: https://www.gnu.org/licenses/gpl-2.0.html
-[LIES]: https://l10n.gnome.org/
-[DEVLIST]: https://lists.nongnu.org/mailman/listinfo/gcmd-devel
-[USERLIST]: http://lists.nongnu.org/mailman/listinfo/gcmd-users
-[GNOMEBGZ]: http://bugzilla.gnome.org/browse.cgi?product=gnome-commander
+See the file [Bugzilla](http://bugzilla.gnome.org/browse.cgi?product=gnome-commander) for the list of known 
bugs.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]