diff --git a/_includes/themes/mongoengine/frontpage.html b/_includes/themes/mongoengine/frontpage.html index 1aa5399..373859a 100644 --- a/_includes/themes/mongoengine/frontpage.html +++ b/_includes/themes/mongoengine/frontpage.html @@ -69,10 +69,10 @@
-The full changelog can be seen here: http://mongoengine-odm.readthedocs.org/en/latest/changelog.html#changes-in-0-7-x +The full changelog can be seen here: https://mongoengine-odm.readthedocs.io/changelog.html#changes-in-0-7-x
-No changes are intended to be backwards breaking, but one was introduced inadvertently in the 0.6 series and not declared so it gives some notice to people upgrading. I have added numerous FutureWarnings as defaults will change in 0.8 so you will be asked to explicitly declare intent for cascading saves etc.. See the upgrade guide for the full upgrade information. +No changes are intended to be backwards breaking, but one was introduced inadvertently in the 0.6 series and not declared so it gives some notice to people upgrading. I have added numerous FutureWarnings as defaults will change in 0.8 so you will be asked to explicitly declare intent for cascading saves etc.. See the upgrade guide for the full upgrade information.