Skip to content

Commit 112e81f

Browse files
readme: change travis and component urls
1 parent 449dd4c commit 112e81f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# assertion-error [![Build Status](https://travis-ci.org/qualiancy/assertion-error.png?branch=master)](https://travis-ci.org/qualiancy/assertion-error)
1+
# AssertionError [![Build Status](https://travis-ci.org/chaijs/assertion-error.png?branch=master)](https://travis-ci.org/chaijs/assertion-error)
22

33
> Error constructor for test and validation frameworks that implements standardized AssertionError specification.
44
@@ -14,13 +14,13 @@
1414

1515
`assertion-error` is available as a [component](https://github.com/component/component).
1616

17-
$ component install qualiancy/assertion-error
17+
$ component install chaijs/assertion-error
1818

1919
## License
2020

2121
(The MIT License)
2222

23-
Copyright (c) 2012 Jake Luer <jake@qualiancy.com> (http://qualiancy.com)
23+
Copyright (c) 2013 Jake Luer <jake@qualiancy.com> (http://qualiancy.com)
2424

2525
Permission is hereby granted, free of charge, to any person obtaining a copy
2626
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)