Skip to content

Commit ba93f17

Browse files
authored
Fix link to Web Node Editor in README
1 parent 903c1f2 commit ba93f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The traditional approach of generating noise types separately and combining them
5353

5454
The FastNoise2 Node Editor tool provides a node graph editor to create trees of FastNoise2 nodes. Node trees can be exported as serialised strings and loaded into the FastNoise2 library in your own code. Node Editor has 2D texture/heightmap and 3D mesh previews for the node graph output, generation is infinite in all dimensions. See screenshots below for examples.
5555

56-
[Web Node Editor](https://auburn.github.io/fastnoise2nodeeditor/) (WASM)
56+
[Web Node Editor](https://auburn.github.io/FastNoise2/) (WASM)
5757

5858
Check the [Releases](https://github.com/Auburn/FastNoise2/releases/latest) for compiled Node Editor binaries for desktop platforms
5959

0 commit comments

Comments
 (0)