Skip to content

Commit 50e977f

Browse files
committed
fix link to joonhyublee wiki
1 parent 96d8f42 commit 50e977f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permalink: /about/
55
---
66
JoonsRenderer is a library for Processing by [Joon Hyub Lee][joonhyublee]. It includes the sunflow java raytracer by [Christopher Kulla][fpsunflower], and the necessary janino compiler by [Arno Unkrig][Arno]. In this gem the JoonsLibrary and sunflower libraries are re-compiled (by Martin Prout) for java-8 and to use janino-3.0.6. The gem is designed to be used with [JRubyArt][jruby_art] or [propane][propane], all you need to do is `require 'joonsrenderer'` and `include_package 'joons'` to use the library.
77

8-
[joonhyublee]:https://joonhyublee/joons-renderer/wiki/
8+
[joonhyublee]:https://github.com/joonhyublee/joons-renderer/wiki
99
[fpsunflower]:https://github.com/fpsunflower/sunflow
1010
[Arno]:http://janino-compiler.github.io/janino/
1111
[propane]:https://ruby-processing.github.io/propane/

0 commit comments

Comments
 (0)