diff options
| -rw-r--r-- | BUGS (renamed from BUGS.txt) | 0 | ||||
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | TODO | 2 |
3 files changed, 2 insertions, 2 deletions
@@ -36,7 +36,7 @@ $ composer example:rubyvm-on-php-on-wasm ## Known Bugs -See [BUGS.txt](./BUGS.txt). +See [BUGS](./BUGS). @@ -1,6 +1,6 @@ * Support text format (.wat) * Implement validation -* Fix known bugs (BUGS.txt) +* Fix known bugs (BUGS) * Implement NaN propagation * Provide sane bindings to PHP * Write PHPDoc for public APIs |
