diff --git a/Build-FAQ.md b/Build-FAQ.md index 43535cd..3360ae4 100644 --- a/Build-FAQ.md +++ b/Build-FAQ.md @@ -5,7 +5,7 @@ On building mruby with Rake, you may got "Too many open files" error. This is harmless. Please re-run ./minirake (or make). -This issue is reported by mruby/mruby#793. +This issue is reported by [mruby/mruby#793](https://github.com/mruby/mruby/issues/783). ## I got "Don't know how to rake"