Skip to content

Commit

Permalink
Merge pull request #1573 from sirhodes/master
Browse files Browse the repository at this point in the history
README: changed 0.12 links -> 0.13 versions
  • Loading branch information
dignifiedquire committed Sep 5, 2015
2 parents e888ff6 + a239cd0 commit 9771086
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ All the major browsers are supported, if you want to know more see the


## Troubleshooting
See [FAQ](https://karma-runner.github.io/0.12/intro/faq.html).
See [FAQ](https://karma-runner.github.io/latest/intro/faq.html).


## I want to use it. Where do I sign?
Expand All @@ -78,18 +78,18 @@ Every serious project has a screencast, so here is ours. Just click

### Installation.

See [installation](https://karma-runner.github.io/0.12/intro/installation.html).
See [installation](https://karma-runner.github.io/latest/intro/installation.html).


### Using it.

See [configuration](https://karma-runner.github.io/0.12/intro/configuration.html).
See [configuration](https://karma-runner.github.io/latest/intro/configuration.html).


## This is so great. I want to help.

Please, see
[contributing](https://karma-runner.github.io/0.12/dev/contributing.html).
[contributing](https://karma-runner.github.io/latest/dev/contributing.html).


## Why did you create this?
Expand Down Expand Up @@ -120,5 +120,5 @@ use the awesome [Socket.io] library and [Node.js].
[RequireJS]: http://requirejs.org/
[Istanbul]: https://github.com/gotwarlost/istanbul

[browsers]: https://karma-runner.github.io/0.12/config/browsers.html
[browsers]: https://karma-runner.github.io/latest/config/browsers.html
[documentation]: https://karma-runner.github.io
2 changes: 1 addition & 1 deletion docs/dev/03-maintaining.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Nothing is set in a stone. If you feel like there is a way to improve this workf
please send a proposal to [karma-devs@googlegroups.com](mailto:karma-devs@googlegroups.com).

[gitter/karma-runner]: https://gitter.im/karma-runner
[convention]: http://karma-runner.github.io/0.12/dev/git-commit-msg.html
[convention]: http://karma-runner.github.io/latest/dev/git-commit-msg.html
[fetch_pr]: https://github.com/vojtajina/dotfiles/blob/master/bin/fetch_pr
[merge_pr]: https://github.com/vojtajina/dotfiles/blob/master/bin/merge_pr
[Contributing to Karma]: ./contributing.html
Expand Down

0 comments on commit 9771086

Please sign in to comment.