Skip to content

Commit 3668c43

Browse files
authored
Merge pull request #9 from LykenSol/fix-playing-marble
Use correct link in playing_marble.
2 parents 74e6a07 + 7343d11 commit 3668c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaders/src/playing_marble.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Ported to Rust from <https://www.shadertoy.com/view/4ds3zn>
1+
//! Ported to Rust from <https://www.shadertoy.com/view/MtX3Ws>
22
//!
33
//! Original comment:
44
//! ```glsl

0 commit comments

Comments
 (0)