X Tutup
Skip to content

Commit 9c18902

Browse files
committed
Fix link to an example
1 parent b486769 commit 9c18902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/ResourceHandler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You must keep a strong reference to the `ResourceHandler` object while resource
1111

1212
Make requests using [WebRequest](WebRequest.md) and [WebRequestClient](WebRequestClient.md).
1313

14-
The `ResourceHandler` example can be found in the [wxpython-response.py](../blob/master/cefpython/cef3/linux/binaries_64bit/wxpython-response.py) script.
14+
The `ResourceHandler` example can be found in the [wxpython-response.py](../cefpython/linux/binaries_64bit/wxpython-response.py) script.
1515

1616

1717
Table of contents:

0 commit comments

Comments
 (0)
X Tutup