Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconnors <connor.sears@github.com>2014-02-25 05:41:10 +0400
committerconnors <connor.sears@github.com>2014-02-25 05:41:10 +0400
commitece56c5771854ec4a46630d04b1c33c11d060e0f (patch)
treeaa88a1ffc4844909e13ef401c9b6af552f8698b8
parent96d347d4efae210dfe82f2dedd7879488a24534d (diff)
linking the examples up
-rw-r--r--docs/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples.html b/docs/examples.html
index 80d5d66..76474f0 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -25,19 +25,19 @@ title: Examples &middot; Ratchet
<div class="docs-example-group">
<div class="example-wrap">
- <a class="example" href="#">
+ <a class="example" href="../examples/app-movies" data-ignore="push">
<img src="../assets/img/example.png">
</a>
<h5>Movie finder</h5>
</div>
<div class="example-wrap">
- <a class="example" href="#">
+ <a class="example" href="../examples/app-ios-mail" data-ignore="push">
<img src="../assets/img/example-ios.png">
</a>
<h5>iOS mail app</h5>
</div>
<div class="example-wrap">
- <a class="example" href="#">
+ <a class="example" href="../examples/app-android-notes" data-ignore="push">
<img src="../assets/img/example-android.png">
</a>
<h5>Android notes app</h5>