diff --git a/mkdocs.yml b/mkdocs.yml index 63296856..3f10e4e5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -17,7 +17,7 @@ plugins: - redirects: redirect_maps: 'resources/zio/examples.md': 'https://github.com/effectorientedprogramming/examples' - 'resources/zio/examples/2024-09-01.md': 'https://github.com/effectorientedprogramming/examples/tree/2024-09-01' + 'resources/zio/examples/2024-09-02.md': 'https://github.com/effectorientedprogramming/examples/tree/2024-09-02' 'resources/zio/sharing-layers-between-multiple-files.md': 'https://zio.dev/reference/test/sharing-layers-between-multiple-files/' 'resources/zio/test-assertion-library.md': 'https://zio.dev/reference/test/assertions/' 'resources/zio/docs.md': 'https://zio.dev/reference/'