Skip to content

Commit 9f3ba13

Browse files
committed
Update cefpython.md
1 parent 7448372 commit 9f3ba13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/cefpython.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ any third party GUI framework for creation of top-level window.
6666

6767
After the call to CreateBrowserSync() the page is not yet loaded,
6868
if you want your next lines of code to do some stuff on the
69-
webpage you will have to implement LoadHandler.[OnLoadingStateChange]((LoadHandler.md#onloadingstatechange))
69+
webpage you will have to implement
70+
LoadHandler.[OnLoadingStateChange](LoadHandler.md#onloadingstatechange)
7071
callback.
7172

7273

0 commit comments

Comments
 (0)