diff --git a/python/README.md b/python/README.md index 3e03ec4..e8936eb 100644 --- a/python/README.md +++ b/python/README.md @@ -2,5 +2,5 @@ 1. [Introduction](articles/1.Introduction.md) 2. [Basic extension](articles/2.Basic_extension.md) - [Extension](https://store.falkon.org/p/1301043/) -3. [Adding a button to the toolbar](articles/3.Adding_a_button_to_the_toolbar.md) - [Extension](extensions/Tutorial3/) -4. [Adding entry to the extension menu](articles/4.Adding_entry_to_the_extension_menu.md) - [Extension](extensions/Tutorial4/) +3. [Adding a button to the toolbar](articles/3.Adding_a_button_to_the_toolbar.md) - [Extension](extensions/py_tutorial3/) +4. [Adding entry to the extension menu](articles/4.Adding_entry_to_the_extension_menu.md) - [Extension](extensions/py_tutorial4/)