diff --git a/docs/migrations.rst b/docs/migrations.rst
index abbb39ade2e6a162f964afd011ee3adf8eb404ea..3d221a9a0c6ba8479538b3cf8719161eacfd0655 100644
--- a/docs/migrations.rst
+++ b/docs/migrations.rst
@@ -15,8 +15,8 @@ Server < 0.9.0.
 
 The migration script can be found:
 
-* In `the Soledad repository <https://0xacab.org/leap/soledad/tree/master/scripts/migration/0.8-to-0.9>`_.
-* In ``/usr/share/soledad-server/migration/0.8-to-0.9/`` when the ``soledad-server`` debian package is installed.
+* In `the Soledad repository <https://0xacab.org/leap/soledad/tree/master/scripts/migration/0.9>`_.
+* In ``/usr/share/soledad-server/migration/0.9/`` when the ``soledad-server`` debian package is installed.
 
 Instructions for migration can be found in the ``README.md`` file. Make sure to read it carefully and backup your data before starting the migration process.