aboutsummaryrefslogtreecommitdiff
path: root/blog/2022-02-20-nginx-caching.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-12-02 11:34:20 -0600
committerChristian Cleberg <hello@cleberg.net>2023-12-02 11:34:20 -0600
commitfcc889508ab63a679b5cbd231478b25cff48d8fc (patch)
treea9ec2ce9f00b07a0ab081e7160e1183a7cef634f /blog/2022-02-20-nginx-caching.org
parentdfb4de1797796c72f597f4c0c6cd1e01dc5a66ee (diff)
downloadcleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.gz
cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.bz2
cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.zip
fix: update domains
Diffstat (limited to 'blog/2022-02-20-nginx-caching.org')
-rw-r--r--blog/2022-02-20-nginx-caching.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2022-02-20-nginx-caching.org b/blog/2022-02-20-nginx-caching.org
index 096e892..d93a0b9 100644
--- a/blog/2022-02-20-nginx-caching.org
+++ b/blog/2022-02-20-nginx-caching.org
@@ -53,7 +53,7 @@ hours/day _ 60 minutes/hour \* 60 seconds/minute = 2,592,000 seconds).
The `Expires` field is now showing 22 March 2022, which is 30 days from the day
of this post, 20 February 2022.
-![Image Headers](https://img.0x4b1d.org/blog/20220220-caching-static-content-with-nginx/image_headers.png)
+![Image Headers](https://img.cleberg.net/blog/20220220-caching-static-content-with-nginx/image_headers.png)
## Caveats