Browse Source

Fix invalid image in "GDNative C example" page

Michael Alexsander Silva Dias 6 years ago
parent
commit
f683b88576
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/plugins/gdnative/gdnative-c-example.rst

+ 1 - 1
tutorials/plugins/gdnative/gdnative-c-example.rst

@@ -463,7 +463,7 @@ For our example, we only built libraries for Linux, macOS and/or Windows, so you
 can link them in the relevant fields by clicking the folder button. If you built
 can link them in the relevant fields by clicking the folder button. If you built
 all three libraries, you should have something like this:
 all three libraries, you should have something like this:
 
 
-.. image:: img/gdnativelibrary_complete.png
+.. image:: img/gdnativelibrary_editor_complete.png
 
 
 Saving the resource
 Saving the resource
 ~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~