Skip to content

Commit

Permalink
doc: fix broken link in docs/source/pyobjust_ios.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-CODE committed Apr 16, 2016
1 parent 9880b25 commit 195e7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/pyobjus_ios.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ can do the following::
So now ``pyobjus-ios`` contains ``main.py`` file which holds your python code.

The example above is borrowed from
`this tutorial<http://kivy.org/docs/tutorials/firstwidget.html>`_
`this tutorial <http://kivy.org/docs/tutorials/firstwidget.html>`_
but we have added some pyobjus things to it. So we are now using a
``NSArray`` to store information about the line color, and we are using a
``NSString`` to set the text of the button.
Expand Down

0 comments on commit 195e7e0

Please sign in to comment.