Skip to content

Commit

Permalink
Fixed links in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khelle authored Oct 20, 2016
1 parent 2389926 commit cf8b3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Description

[RedScript][2] was created to provide a first class functional experience in the browser. This repository contains a compiler for it written in [JISON][2], which is essentially a clone of the parser generator Bison (thus Yacc,) but in JavaScript.
[RedScript][1] was created to provide a first class functional experience in the browser. This repository contains a compiler for it written in [JISON][2], which is essentially a clone of the parser generator Bison (thus Yacc,) but in JavaScript.

## Compiling

Expand Down

0 comments on commit cf8b3b8

Please sign in to comment.