Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Commit

Permalink
Change quick start index and fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Anthias committed Feb 23, 2017
1 parent 539b492 commit a72b41f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions quick_start/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
Quick Start
******************

In this section, we're going to see how to build up a simple NStack module, deploy it to the cloud, and use it in a workflow by connecting it to a `source` and a `sink`.
In this section, we're going to see how to build up a simple NStack module, deploy it to the cloud, and use it in a workflow by connecting it to a `source` and a `sink`.

.. note:: To learn more about modules, sources, and sinks, read :doc:`Concepts<_concepts>`
By the end of the tutorial, you will learn how to publish your code to NStack and connect it to event and data sources. Enjoy!

.. note:: To learn more about modules, sources, and sinks, read :ref:`Concepts<concepts>`

Make sure you have :doc:`installed NStack </installation>` and let's get going.

Expand Down

0 comments on commit a72b41f

Please sign in to comment.