Skip to content

Commit

Permalink
🐛 fix: broken link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanbraun committed Feb 17, 2017
1 parent 47aa678 commit f6adaaa
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 @@ -10,7 +10,7 @@ This project compares web animation techniques by recreating a simple animation

This repository is two things:

1. A **[directory](https://github.com/sparkbox/bouncy-ball/tree/gh-pages/examples)** containing examples and documentation for each animation technique.
1. A **[directory](https://github.com/sparkbox/bouncy-ball/tree/master/examples)** containing examples and documentation for each animation technique.
2. A **[demo site](http://sparkbox.github.io/bouncy-ball/)** where you can see the animations and read the source code required to create each one.

## Project Goals
Expand Down

0 comments on commit f6adaaa

Please sign in to comment.