fix broken links in release post
This commit is contained in:
parent
966800fb1f
commit
f6dffecab7
|
@ -10,8 +10,8 @@ Hey there! We have a quick update of Jekyll for you to enjoy this January.
|
||||||
Packed full of bug fixes as usual, thanks to the tireless efforts of our
|
Packed full of bug fixes as usual, thanks to the tireless efforts of our
|
||||||
exceptional Jekyll community. Three changes to call out:
|
exceptional Jekyll community. Three changes to call out:
|
||||||
|
|
||||||
1. If you're a big fan of [`where_by_exp`](/docs/filters/), you'll be an
|
1. If you're a big fan of [`where_by_exp`](/docs/templates/#filters), you'll be an
|
||||||
even bigger fan of [`group_by_exp`](/docs/filters/).
|
even bigger fan of [`group_by_exp`](/docs/templates/#filters).
|
||||||
2. Using a custom timezone in Jekyll on Windows? Yeah, sorry that hasn't ever worked
|
2. Using a custom timezone in Jekyll on Windows? Yeah, sorry that hasn't ever worked
|
||||||
properly. We made it possible to accurately [set the timezone using IANA
|
properly. We made it possible to accurately [set the timezone using IANA
|
||||||
timezone codes](https://jekyllrb.com/docs/windows/#timezone-management).
|
timezone codes](https://jekyllrb.com/docs/windows/#timezone-management).
|
||||||
|
|
Loading…
Reference in New Issue