We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8f35b commit fd3b231Copy full SHA for fd3b231
nature-of-code/xor/README.md
@@ -7,4 +7,8 @@ Here we do a [polyglot maven][polyglot] build. But you could do a manual build q
7
mvn package
8
```
9
10
-See also how to build jruby [extensions]:https://github.com/jruby/jruby-examples with polyglot maven
+See also how to build jruby [extensions][extensions] with polyglot maven
11
+
12
13
+[polyglot]:https://github.com/takari/polyglot-maven
14
+[extensions]:https://github.com/jruby/jruby-examples
0 commit comments