Skip to content

Commit 0139c7f

Browse files
authored
Fix Avalonia Accelerate links in XPF/embeddeding/web-view.md (#820)
Docusaurus only supports resolving .md links to page links within the same plugin
1 parent bb7b734 commit 0139c7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xpf/embedding/web-view.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ NativeWebDialog also supports libwebkit2gtk-4.0 and soup-2.4 for older Ubuntu di
177177

178178
For detailed API documentation, see:
179179

180-
- [NativeWebView API](../../../accelerate/components/webview/nativewebview.md)
181-
- [NativeWebDialog API](../../../accelerate/components/webview/nativewebdialog.md)
182-
- [WebAuthenticationBroker API](../../../accelerate/components/webview/webauthenticationbroker.md)
180+
- [NativeWebView API](../../accelerate/components/webview/nativewebview)
181+
- [NativeWebDialog API](../../accelerate/components/webview/nativewebdialog)
182+
- [WebAuthenticationBroker API](../../accelerate/components/webview/webauthenticationbroker)

0 commit comments

Comments
 (0)