Browse Source

docs/manual/resources.txt: fix patchwork link

The patchwork website needs the trailing slash, otherwise it returns a 404.

Reported-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 10 years ago
parent
commit
4900b2c63b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/resources.txt

+ 1 - 1
docs/manual/resources.txt

@@ -60,7 +60,7 @@ project. Patches that have been sent to a mailing list are \'caught' by
 the system, and appear on a web page. Any comments posted that
 the system, and appear on a web page. Any comments posted that
 reference the patch are appended to the patch page too. For more
 reference the patch are appended to the patch page too. For more
 information on Patchwork see
 information on Patchwork see
-http://jk.ozlabs.org/projects/patchwork[].
+http://jk.ozlabs.org/projects/patchwork/[].
 +
 +
 Buildroot's Patchwork website is mainly for use by Buildroot's
 Buildroot's Patchwork website is mainly for use by Buildroot's
 maintainer to ensure patches aren't missed. It is also used by Buildroot
 maintainer to ensure patches aren't missed. It is also used by Buildroot