Skip to content

Commit

Permalink
fix more build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames committed Nov 15, 2016
1 parent 7681f0b commit eea59ff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion smartapp-web-services-developers-guide/authorization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The general flow is:

As part of the authorization flow, the SmartApp will be installed to the user's selected Location.

.. include:: ../common/oauth-install-restriction.rst
.. include:: ../common/oauth-install-restriction.txt

.. note::

Expand Down
2 changes: 1 addition & 1 deletion smartapp-web-services-developers-guide/tutorial-part2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In Part 2 of this tutorial, you will learn:

The source code for this tutorial is available `here <https://github.com/SmartThingsCommunity/Code/tree/master/smartapps/tutorials/web-services-smartapps>`__.

.. include:: ../common/oauth-install-restriction.rst
.. include:: ../common/oauth-install-restriction.txt

We will build a simple Sinatra application that will make calls to the Web Services SmartApp we built in Part 1.

Expand Down

0 comments on commit eea59ff

Please sign in to comment.