X Tutup
Skip to content

Commit a86711e

Browse files
committed
Fix link
1 parent 10c2069 commit a86711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/JavascriptBindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are plans to support binding data by reference (a list, dict or object's p
3131

3232
## Example usage
3333

34-
See the [wxpython.py](../blob/master/cefpython/windows/binaries_32bit/wxpython.py) example for an example usage of javascript bindings, javascript callbacks and python callbacks.
34+
See the [wxpython.py](../cefpython/windows/binaries_32bit/wxpython.py) example for an example usage of javascript bindings, javascript callbacks and python callbacks.
3535

3636

3737

0 commit comments

Comments
 (0)
X Tutup