You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
Angular stuff to easily convert status text into its HTTP code and _vice versa_.
6
6
7
7
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).
0 commit comments