diff --git a/README.md b/README.md index b658e74..43a760a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ muda is a Menu Utilities library for Desktop Applications. - On Windows, accelerators don't work unless the win32 message loop calls [`TranslateAcceleratorW`](https://docs.rs/windows-sys/latest/windows_sys/Win32/UI/WindowsAndMessaging/fn.TranslateAcceleratorW.html). - See [`Menu::init_for_hwnd`](https://docs.rs/muda/latest/muda/struct.Menu.html#method.init_for_hwnd) for more details + See [`Menu::init_for_hwnd`](https://docs.rs/muda/latest/x86_64-pc-windows-msvc/muda/struct.Menu.html#method.init_for_hwnd) for more details ### Cargo Features