Fix broken link in release notes

pull/11107/head
David Robillard 2 years ago committed by Jussi Pakkanen
parent 235f32f1a6
commit c05b2ba231
  1. 2
      docs/markdown/Release-notes-for-0.64.0.md

@ -179,7 +179,7 @@ only include `wayland-client-core.h` instead of `wayland-client.h`.
## Automatic fallback using WrapDB
A new command has been added: `meson wrap update-db`. It downloads the list of
wraps available in [WrapDB](wrapdb.mesonbuild.com) and stores it locally in
wraps available in [WrapDB](https://wrapdb.mesonbuild.com) and stores it locally in
`subprojects/wrapdb.json`. When that file exists and a dependency is not found
on the system but is available in WrapDB, Meson will automatically download it.

Loading…
Cancel
Save