Fixed broken link in README.

This commit is contained in:
Marcus Wanners 2009-12-05 19:48:42 +00:00
parent 6e4d5102b5
commit 78926b6fa6

View File

@ -9,7 +9,7 @@ void main(out float4 ocol0 : COLOR0, in float2 uv0 : TEXCOORD0)
/*
And now that's over with, the contents of this readme file!
For best results, turn Wordwrap formatting on...
The shaders shown in the dropdown box in the video plugin configuration window are kept in the directory named User/Data/Shaders. They are linked in to the dolphin source from the repository at <http://dolphin-shaders-database.googlecode.com/svn/trunk/>. See <http://code.google.com/p/dolphin-shader-database/wiki/Documentation> for more details on the way shaders work.
The shaders shown in the dropdown box in the video plugin configuration window are kept in the directory named User/Data/Shaders. They are linked in to the dolphin source from the repository at <http://dolphin-shaders-database.googlecode.com/svn/trunk/>. See <http://code.google.com/p/dolphin-shaders-database/wiki/Documentation> for more details on the way shaders work.
This file will hopefully hold more content in future...
*/