We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89444ad commit 121a0c3Copy full SHA for 121a0c3
src/gettingstarted/extension/python.md
@@ -41,7 +41,7 @@ class Plugin(PluginInstance, TriggerQueryHandler):
41
```
42
43
44
-Next, skim through the [Python stub file](https://github.com/albertlauncher/plugins/blob/main/python/albert.pyi).
+Next, skim through the [Python stub file](https://github.com/albertlauncher/albert-plugin-python/blob/main/albert.pyi).
45
For reference see the [official plugins](https://github.com/albertlauncher/albert-plugin-python/tree/main/plugins).
46
In case of questions see the [C++ API](/reference/namespacealbert.html).
47
0 commit comments