@@ -121,22 +121,22 @@ $ npm test
121121- [ RFC 6266: Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)] [ rfc-6266 ]
122122- [ Test Cases for HTTP Content-Disposition header field (RFC 6266) and the Encodings defined in RFCs 2047, 2231 and 5987] [ tc-2231 ]
123123
124- [ rfc-2616 ] : https://tools .ietf.org/html/rfc2616
125- [ rfc-5987 ] : https://tools .ietf.org/html/rfc5987
126- [ rfc-6266 ] : https://tools .ietf.org/html/rfc6266
124+ [ rfc-2616 ] : https://datatracker .ietf.org/doc /html/rfc2616
125+ [ rfc-5987 ] : https://datatracker .ietf.org/doc /html/rfc5987
126+ [ rfc-6266 ] : https://datatracker .ietf.org/doc /html/rfc6266
127127[ tc-2231 ] : http://greenbytes.de/tech/tc2231/
128128
129129## License
130130
131131[ MIT] ( LICENSE )
132132
133133[ npm-image ] : https://img.shields.io/npm/v/content-disposition
134- [ npm-url ] : https://npmjs.org /package/content-disposition
134+ [ npm-url ] : https://www. npmjs.com /package/content-disposition
135135[ node-version-image ] : https://img.shields.io/node/v/content-disposition
136136[ node-version-url ] : https://nodejs.org/en/download
137137[ coveralls-image ] : https://img.shields.io/coverallsCoverage/github/jshttp/content-disposition
138- [ coveralls-url ] : https://coveralls.io/r /jshttp/content-disposition?branch=master
138+ [ coveralls-url ] : https://coveralls.io/github /jshttp/content-disposition?branch=master
139139[ downloads-image ] : https://img.shields.io/npm/dm/content-disposition
140- [ downloads-url ] : https://npmjs.org /package/content-disposition
140+ [ downloads-url ] : https://www. npmjs.com /package/content-disposition
141141[ github-actions-ci-image ] : https://img.shields.io/github/actions/workflow/status/jshttp/content-disposition/ci.yml
142142[ github-actions-ci-url ] : https://github.com/jshttp/content-disposition/actions/workflows/ci.yml
0 commit comments