From 7ea35f19079ea35af027a3f14f18cd260c47761e Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Fri, 29 Jul 2016 19:22:02 -0400 Subject: Point to examples dir, not just README --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69a6887..187a527 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ and output post-processing. * [Event Reference](docs/02-event-reference.md) * [Method Reference](docs/03-method-reference.md) * [Big-Picture Behaviour](docs/04-big-picture-behaviour.md) -* [Examples](examples/README.md) +* [Examples](examples/) --- diff --git a/docs/README.md b/docs/README.md index 227436f..3a6f153 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,4 +7,4 @@ * [Event Reference](02-event-reference.md) * [Method Reference](03-method-reference.md) * [Big-Picture Behaviour](04-big-picture-behaviour.md) -* [Examples](../examples/README.md) +* [Examples](../examples/) -- cgit v1.1