Skip to content

Commit fd3b231

Browse files
authored
Update README.md
1 parent dd8f35b commit fd3b231

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

nature-of-code/xor/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ Here we do a [polyglot maven][polyglot] build. But you could do a manual build q
77
mvn package
88
```
99

10-
See also how to build jruby [extensions]:https://github.com/jruby/jruby-examples with polyglot maven
10+
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

Comments
 (0)