Skip to content

Commit 6e84f13

Browse files
authored
Update README.md
1 parent b66c085 commit 6e84f13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# can-ajax
22

33
[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/canjs/can-ajax/blob/master/LICENSE)
4+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-ajax/blob/master/LICENSE)
55
[![npm version](https://badge.fury.io/js/can-ajax.svg)](https://www.npmjs.com/package/can-ajax)
66
[![Travis build status](https://travis-ci.org/canjs/can-ajax.svg?branch=master)](https://travis-ci.org/canjs/can-ajax)
77
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-ajax.svg)](https://greenkeeper.io/)
@@ -10,7 +10,7 @@ jQuery-inspired AJAX request library.
1010

1111
## Documentation
1212

13-
Read the [API docs on CanJS.com](https://canjs.com/doc/can-ajax.html).
13+
Read the [can-ajax API docs on CanJS.com](https://canjs.com/doc/can-ajax.html).
1414

1515
## Changelog
1616

@@ -22,5 +22,5 @@ The [contribution guide](https://github.com/canjs/can-ajax/blob/master/CONTRIBUT
2222

2323
## License
2424

25-
[MIT](https://github.com/canjs/can-ajax/blob/master/LICENSE.md)
25+
[MIT](https://github.com/canjs/can-ajax/blob/master/LICENSE)
2626

0 commit comments

Comments
 (0)