diff --git a/docs/change-log.md b/docs/change-log.md index d508d23b..2c2274db 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -5,8 +5,8 @@ - [v2.0.0](#v200) - [Migrating from v1.x](migration-v1x.md) - [Migrating from v0.2.x](migration-v02x.md) -- [v1.x changelog](https://mithril.js.org/archive/v1.1.6/change-log.html) -- [v1.x docs](https://mithril.js.org/archive/v1.1.6/index.html) +- [v1.x changelog](https://mithril.js.org/archive/v1.1.7/change-log.html) +- [v1.x docs](https://mithril.js.org/archive/v1.1.7/index.html) - [v0.2 docs](https://mithril.js.org/archive/v0.2.5/index.html) - [`ospec` change log](https://github.com/MithrilJS/mithril.js/blob/master/ospec/change-log.md) - [`mithril/stream` change log](https://github.com/MithrilJS/mithril.js/blob/master/stream/change-log.md) diff --git a/docs/index.md b/docs/index.md index bdc67ce1..c2f3ab07 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,7 +46,7 @@ If you are an experienced developer and want to know how Mithril compares to oth Mithril supports IE11, Firefox ESR, and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. -*Looking for the v1 docs? [Click here](https://mithril.js.org/archive/v1.1.6/index.html).* +*Looking for the v1 docs? [Click here](https://mithril.js.org/archive/v1.1.7/index.html).* --- diff --git a/docs/nav-guides.md b/docs/nav-guides.md index 919661ee..acfa11cb 100644 --- a/docs/nav-guides.md +++ b/docs/nav-guides.md @@ -26,5 +26,5 @@ - Misc - [Framework comparison](framework-comparison.md) - [Change log/Migration](change-log.md) - - [v1 Documentation](https://mithril.js.org/archive/v1.1.6/) + - [v1 Documentation](https://mithril.js.org/archive/v1.1.7/) - [v0.2 Documentation](https://mithril.js.org/archive/v0.2.5/)