Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5810d67

Browse files
authored
Update ResourceHandler.md
Fix link
1 parent dcb1525 commit 5810d67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/ResourceHandler.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +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]
15-
(../src/linux/binaries_64bit/wxpython-response.py) script.
14+
The `ResourceHandler` example can be found in the [wxpython-response.py](https://github.com/cztomczak/cefpython/blob/cefpython31/cefpython/cef3/linux/binaries_64bit/wxpython-response.py) script.
1615

1716

1817
Table of contents:

0 commit comments

Comments
 (0)