From 922f7a0adef9a71af337eb4525ee6ad4aacbf9c8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 22 Mar 2014 19:36:56 +0100 Subject: [PATCH] README: fix link syntax. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0add88c8e4b..eb8bd004479 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ After that you can run: to see all available targets/options and start building any available package in the `srcpkgs` directory. -See [https://github.com/voidlinux/xbps-packages/blob/master/Manual.md](Manual.md) +See [Manual](https://github.com/voidlinux/xbps-packages/blob/master/Manual.md) for documentation to create and learn about the source packages.