fix links

Before it is `https://github.com/treeform/vmath/blob/master/tests%5Cbench_raytracer.nim`
This commit is contained in:
flywind 2021-07-20 12:16:00 +08:00 committed by GitHub
parent 522bbf3bc0
commit 8817578a2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ Your one stop shop for vector math routines for 2d and 3d graphics.
* Pure Nim with no dependencies.
* Very similar to GLSL Shader Language with extra stuff.
* Extensively [benchmarked](tests\bench_raytracer.nim).
* Extensively [benchmarked](tests/bench_raytracer.nim).
* Docs: https://nimdocs.com/treeform/vmath
## Has vector functions for GLSL types: