Skip to content

Commit 66ef77d

Browse files
docs(storage): cacheControl correct link (#8451)
1 parent 1bfd3eb commit 66ef77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/lib/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ export namespace FirebaseStorageTypes {
267267
* }
268268
* ```
269269
*
270-
* [Learn more about this header on Mozilla.](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition)
270+
* [Learn more about this header on Mozilla.](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control)
271271
*/
272272
cacheControl?: string | null;
273273

0 commit comments

Comments
 (0)