diff --git a/docs/images/plugins_gettingstarted_helloworld_tab.png b/docs/images/plugins_gettingstarted_helloworld_tab.png new file mode 100644 index 00000000..d7338a0b Binary files /dev/null and b/docs/images/plugins_gettingstarted_helloworld_tab.png differ diff --git a/docs/plugins/gettingstarted.rst b/docs/plugins/gettingstarted.rst index b039a6bb..92aa1083 100644 --- a/docs/plugins/gettingstarted.rst +++ b/docs/plugins/gettingstarted.rst @@ -886,7 +886,7 @@ Where do we go from here? ------------------------- You've now seen how easy it is to add functionality to OctoPrint with this little tutorial. You can find the full -source code of the little Hello World plugin we built together here :ref:`on Github `. +source code of the little Hello World plugin we built together here `on Github `_. But I want to invite you to dive deeper into OctoPrint's plugin system. To get an idea of all the other various plugin types you haven't seen yet, :ref:`take a look at the available plugin mixins `.