diff options
Diffstat (limited to 'html/en/capture_samples.html')
| -rw-r--r-- | html/en/capture_samples.html | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/html/en/capture_samples.html b/html/en/capture_samples.html index dcf795e..37bfaf2 100644 --- a/html/en/capture_samples.html +++ b/html/en/capture_samples.html @@ -17,8 +17,7 @@    draw the image into that canvas. But the image is obtained from a capture     device. The image can be processed before display and a sequence of captured     images can be saved in an AVI file during capture.</p> -  <p>You can view the source code here: <a href="../download/glut_capture.c"> -  glut_capture.c</a></p> +  <p>You can view the source code here: <a href="../examples/glut_capture.c">glut_capture.c</a></p>  <h3><a name="iupglcap">Capture and IUP</a></h3> | 
