Skip to content

Commit d3ad6ad

Browse files
committed
Add a link to the code
1 parent 3e3e6ac commit d3ad6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Angular stuff to easily convert status text into its HTTP code and _vice versa_.
66

77
I only care about _real_ Http statuses, so I used the list from
8-
http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml where each code is attached to a (RFC)[https://github.com/yllieth/angular-http-status/blob/master/angular-http-status.js].
8+
http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml where each code is attached to a [RFC](https://github.com/yllieth/angular-http-status/blob/master/angular-http-status.js).
99

1010
## Installation
1111

0 commit comments

Comments
 (0)