Mitch Garnaat

Add link to kinesis sample.

...@@ -40,5 +40,5 @@ The ``config file`` is a YAML format file containing all of the information ...@@ -40,5 +40,5 @@ The ``config file`` is a YAML format file containing all of the information
40 about your Lambda function. 40 about your Lambda function.
41 41
42 An example project based on a Kinesis stream can be found in 42 An example project based on a Kinesis stream can be found in
43 -``samples/kinesis``. 43 +[samples/kinesis](https://github.com/garnaat/kappa/tree/develop/samples/kinesis).
44 44
......