1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Update broken markdown link

This commit is contained in:
jbranchaud
2020-11-11 18:52:48 -06:00
parent 03ff8ff917
commit 69e7dda5c7

View File

@@ -33,4 +33,4 @@ In the first rule, one path is redirected to another for the same domain. In
the second rule, the path is redirected to an external URL. the second rule, the path is redirected to an external URL.
By default, these redirects get a [308 status By default, these redirects get a [308 status
code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308#:~:text=The%20HyperText%20Transfer%20Protocol%20(HTTP,given%20by%20the%20Location%20headers.). code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308).