Skip to content

Commit

Permalink
Merge pull request sampsyo#86 from Pat-Lafon/docs
Browse files Browse the repository at this point in the history
update broken or old links
  • Loading branch information
sampsyo authored Oct 9, 2020
2 parents 90a4ef7 + dca7319 commit f75a7d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ There are some quick-start instructions below for some of the main tools, but
check out the docs for more details about what's available.

[docs]: https://capra.cs.cornell.edu/bril/
[langref]: https://capra.cs.cornell.edu/bril/langref.html
[langref]: https://capra.cs.cornell.edu/bril/lang/index.html
[brilts]: https://github.com/sampsyo/bril/blob/master/bril-ts/bril.ts


Expand Down Expand Up @@ -65,5 +65,5 @@ Install it with [pip][]:
Then run all the tests by typing `make test`.

[pip]: https://packaging.python.org/tutorials/installing-packages/
[cs6120]: https://www.cs.cornell.edu/courses/cs6120/2019fa/
[cs6120]: https://www.cs.cornell.edu/courses/cs6120/2020fa/
[turnt]: https://github.com/cucapra/turnt
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Bril's design tenets include:

See the [language reference](lang) for the complete language specification and the [tool documentation](tools) for details on the "batteries included" [monorepo][gh].

[cs6120]: https://www.cs.cornell.edu/courses/cs6120/2019fa/
[cs6120]: https://www.cs.cornell.edu/courses/cs6120/2020fa/
[json]: https://www.json.org
[gh]: https://github.com/sampsyo/bril

0 comments on commit f75a7d1

Please sign in to comment.