docs(overview): fix live-example link (#2192)

This commit is contained in:
Jesús Rodríguez
2016-08-26 19:11:15 +02:00
committed by Ward Bell
parent 6962f03f30
commit 5b64b94540
+1 -1
View File
@@ -100,7 +100,7 @@ table(width="100%")
block example-links
:marked
Look for a link to a running version of that sample near the top of each page,
such as this <live-example></live-example> from the [Architecture](architecture.html) chapter.
such as this <live-example name="architecture"></live-example> from the [Architecture](architecture.html) chapter.
The link launches a browser-based code editor where we can inspect, modify, save, and download the code.