From 854d9c02d8501f8a18ff91a6c6ad80e8a4c0869a Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Thu, 16 Jun 2016 18:40:02 -0400 Subject: [PATCH] fix link to openframeworks shader tutorial. --- 04/README-ch.md | 2 +- 04/README-es.md | 2 +- 04/README-fr.md | 2 +- 04/README-jp.md | 2 +- 04/README-kr.md | 2 +- 04/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/04/README-ch.md b/04/README-ch.md index 36c3a7f..cc8ccde 100644 --- a/04/README-ch.md +++ b/04/README-ch.md @@ -153,4 +153,4 @@ void ofApp::draw(){ } ``` -关于 shader 在 openFrameworks 的更多信息请参考这篇[excellent tutorial](http://openframeworks.cc/tutorials/graphics/shaders.html),作者是 [Joshua Noble](http://thefactoryfactory.com/)。 +关于 shader 在 openFrameworks 的更多信息请参考这篇[excellent tutorial](http://openframeworks.cc/ofBook/chapters/shaders.html),作者是 [Joshua Noble](http://thefactoryfactory.com/)。 diff --git a/04/README-es.md b/04/README-es.md index 112cb92..4f71131 100644 --- a/04/README-es.md +++ b/04/README-es.md @@ -156,4 +156,4 @@ void ofApp::draw(){ } ``` -Para mas información sobre shaders en openFrameworks ve a este [excelente tutorial](http://openframeworks.cc/tutorials/graphics/shaders.html) creado por [Joshua Noble](http://thefactoryfactory.com/). +Para mas información sobre shaders en openFrameworks ve a este [excelente tutorial](http://openframeworks.cc/ofBook/chapters/shaders.html) creado por [Joshua Noble](http://thefactoryfactory.com/). diff --git a/04/README-fr.md b/04/README-fr.md index 0d49f6f..0da128c 100644 --- a/04/README-fr.md +++ b/04/README-fr.md @@ -217,4 +217,4 @@ void ofApp::draw(){ } ``` -Pour plus d'informations sur les shader OpenFrameworks, vous pouvez vous reporter à cet [excellent tutoriel](http://openframeworks.cc/tutorials/graphics/shaders.html) écrit par [Joshua Noble](http://thefactoryfactory.com/). \ No newline at end of file +Pour plus d'informations sur les shader OpenFrameworks, vous pouvez vous reporter à cet [excellent tutoriel](http://openframeworks.cc/ofBook/chapters/shaders.html) écrit par [Joshua Noble](http://thefactoryfactory.com/). diff --git a/04/README-jp.md b/04/README-jp.md index 2c8c20f..89cc523 100644 --- a/04/README-jp.md +++ b/04/README-jp.md @@ -151,4 +151,4 @@ void ofApp::draw(){ } ``` -openFrameworksでシェーダーを使う方法についてより詳しく知りたい場合は[Joshua Noble](https://processing.org/tutorials/pshader/)の[素晴らしいチュートリアル](http://openframeworks.cc/tutorials/graphics/shaders.html) を参照してください。 +openFrameworksでシェーダーを使う方法についてより詳しく知りたい場合は[Joshua Noble](http://openframeworks.cc/ofBook/chapters/shaders.html)の[素晴らしいチュートリアル](http://openframeworks.cc/tutorials/graphics/shaders.html) を参照してください。 diff --git a/04/README-kr.md b/04/README-kr.md index 0807822..18fb064 100644 --- a/04/README-kr.md +++ b/04/README-kr.md @@ -150,4 +150,4 @@ void ofApp::draw(){ } ``` -더 자세한 정보는 [Joshua Noble](http://thefactoryfactory.com/)가 만든 [강좌](http://openframeworks.cc/tutorials/graphics/shaders.html)를 보기 바란다. \ No newline at end of file +더 자세한 정보는 [Joshua Noble](http://thefactoryfactory.com/)가 만든 [강좌](http://openframeworks.cc/ofBook/chapters/shaders.html)를 보기 바란다. diff --git a/04/README.md b/04/README.md index 30a51b0..37ad9c1 100644 --- a/04/README.md +++ b/04/README.md @@ -187,4 +187,4 @@ void ofApp::draw(){ } ``` -For more information about shaders in openFrameworks go to this [excellent tutorial](http://openframeworks.cc/tutorials/graphics/shaders.html) made by [Joshua Noble](http://thefactoryfactory.com/). +For more information about shaders in openFrameworks go to this [excellent tutorial](http://openframeworks.cc/ofBook/chapters/shaders.html) made by [Joshua Noble](http://thefactoryfactory.com/).