Skip to content

Commit 42325d6

Browse files
committed
Update api/Browser.md
1 parent 20061ae commit 42325d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/Browser.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Table of contents:
7373

7474
**Closing browser cleanly**
7575

76-
Remember to delete all browser references for the browser to shut down cleanly. For an example see [wxpython.py MainFrame.OnClose()](../blob/master/cefpython/cef3/windows/binaries_32bit/wxpython.py#L209).
76+
Remember to delete all browser references for the browser to shut down cleanly. See the wxpython.py example > MainFrame.OnClose() for how to
77+
do it.
7778

7879

7980
## Methods

0 commit comments

Comments
 (0)