From c05b2ba231bae7c4f1671980ca0faa7d2018dce8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 24 Nov 2022 07:41:05 -0500 Subject: Fix broken link in release notes --- docs/markdown/Release-notes-for-0.64.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Release-notes-for-0.64.0.md b/docs/markdown/Release-notes-for-0.64.0.md index e31f85cc7..5cfde82b5 100644 --- a/docs/markdown/Release-notes-for-0.64.0.md +++ b/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. -- cgit v1.2.3