summaryrefslogtreecommitdiff
path: root/cnn_v1/docs/CNN.md
diff options
context:
space:
mode:
Diffstat (limited to 'cnn_v1/docs/CNN.md')
-rw-r--r--cnn_v1/docs/CNN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnn_v1/docs/CNN.md b/cnn_v1/docs/CNN.md
index 2dc3362..5d9a667 100644
--- a/cnn_v1/docs/CNN.md
+++ b/cnn_v1/docs/CNN.md
@@ -8,7 +8,7 @@ Have the input 3d scene be processed by a multi-layer CNN trained on the side.
Input: some rendered scene.
Output: 'stylized' scene with CNN post-processing.
-**See `doc/CNN_EFFECT.md` for implementation details, usage, and API reference.**
+**See `CNN_V1_EFFECT.md` for implementation details, usage, and API reference.**
## Shader implementation