summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-17 01:02:00 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-17 01:02:00 +0000
commite554df7addfea632ef9ae4be09049f459710bbe6 (patch)
tree5887bc0ae51dd916579b12fdb32dab3cc1355ee1 /src
parentbc41d754bd2bc6777ae8de4111d4ea5986f6083f (diff)
downloadxine-lib-e554df7addfea632ef9ae4be09049f459710bbe6.tar.gz
xine-lib-e554df7addfea632ef9ae4be09049f459710bbe6.tar.bz2
Update documentation etc. to point at the new home page.
--HG-- extra : transplant_source : %8D9%B3J%8E%DE%A1%81t%7E%A0%08%13%A4%AE%9C%EA.%C3%10
Diffstat (limited to 'src')
-rw-r--r--src/input/vcd/xineplug_inp_vcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/vcd/xineplug_inp_vcd.c b/src/input/vcd/xineplug_inp_vcd.c
index 55b7f9b84..50382ee7e 100644
--- a/src/input/vcd/xineplug_inp_vcd.c
+++ b/src/input/vcd/xineplug_inp_vcd.c
@@ -20,7 +20,7 @@
/*
These are plugin routines called by the xine engine. See
Chapter 4. Extending xine's input
- http://xinehq.de/index.php/hackersguide/index.php?resource=5.3&action=default#INPUT
+ http://www.xine-project.org/hackersguide#INPUT
and the comments in input_plugin.h
This is what is referred to below a "the xine plugin spec"