Fix links · pythonthings/cefpython@bacb635 · GitHub
Skip to content

Commit bacb635

Browse files
committed
Fix links
1 parent bc4e038 commit bacb635

3 files changed

Lines changed: 13 additions & 11 deletions

File tree

docs/Tutorial.md

Lines changed: 11 additions & 10 deletions

examples/Examples-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ maintained:
2525

2626
- [hello_world.py](hello_world.py): basic example, doesn't require any
2727
third party GUI framework to run
28+
- [tutorial.py](tutorial.py): example from [Tutorial](../docs/Tutorial.md)
2829
- [gtk2.py](gtk2.py): example for [PyGTK](http://www.pygtk.org/)
2930
library (GTK 2)
3031
- [gtk3.py](gtk3.py): example for [PyGObject/PyGI](https://wiki.gnome.org/Projects/PyGObject)

examples/tutorial.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)