janitor: fix link to Rust migration guide from changelog

A brown paper bag for me :-)
This commit is contained in:
Simon Hausmann 2022-01-28 14:08:08 +01:00
parent 95383b8878
commit 84a62cc14f

View file

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## Unreleased
This version changes some APIs in incompatible ways. For details how to migrate your application code, see the [C++ migration guide](api/sixtyfps-cpp/docs/cpp_migration.md)
as well as the [Rust migration guide](api/sixtyfps-cpp/docs/cpp_migration.md).
as well as the [Rust migration guide](api/sixtyfps-rs/migration.md).
### Changed