Skip to content

Commit fc164cb

Browse files
committed
docs: fixed readme example
Signed-off-by: Scott Westover <scottwestover2006@gmail.com>
1 parent fab6195 commit fc164cb

File tree

1 file changed

+1
-1
lines changed
  • examples/rc5/shader-pipeline-migration

1 file changed

+1
-1
lines changed

examples/rc5/shader-pipeline-migration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contains example code of how to use various shaders in Phaser 4. This is the sam
44

55
[<img src="https://i.ytimg.com/vi/4Dj5PSKwjak/hqdefault.jpg">](https://youtu.be/4Dj5PSKwjak "Phaser 3 Tutorial: Getting Started with Shaders!")
66

7-
You can see a live demo of the examples here: [Shader Examples](https://devshareacademy.github.io/phaser-3-typescript-games-and-examples/examples/shader-examples/index.html)
7+
You can see a live demo of the examples here: <a href="https://devshareacademy.github.io/phaser-4-typescript-games-and-examples/examples/rc5/shader-pipeline-migration/index.html" target="_blank">Shader Examples</a>.
88

99
While viewing the examples, if you press the `space` key, you can navigate between various examples. Below is a list of the examples shaders that can be seen and the corresponding files to that example:
1010

0 commit comments

Comments
 (0)