Skip to content

Commit dc019e4

Browse files
Update README.md
1 parent 1706bde commit dc019e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ mesh = creator.create();
287287
```
288288
289289
This explains the overall concept of mesh creators pretty well. You should now have an idea how to use existing creators and implement your own custom ones.
290-
See also: [Mesh Creators](https://github.com/ArtifactForms/MeshLibCoreClean2022/blob/master/MeshLibCoreClean2022/documentation/documentation.md)
290+
See also: [Mesh Creators](documentation/documentation.md)
291291
292292
## Planed features
293293

0 commit comments

Comments
 (0)