Skip to content

Commit 6f18a22

Browse files
authored
doc: fix old link
(I removed the `blog` sub-domain a while back.) PR #1258
1 parent c1fdc83 commit 6f18a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Therefore, if you're looking to work on the internals of this crate, you'll
301301
likely either want to look in `regex-syntax` (for parsing) or `regex-automata`
302302
(for construction of finite automata and the search routines).
303303

304-
My [blog on regex internals](https://blog.burntsushi.net/regex-internals/)
304+
My [blog on regex internals](https://burntsushi.net/regex-internals/)
305305
goes into more depth.
306306

307307

0 commit comments

Comments
 (0)