docs(overview): fix live-example link (#2192)
This commit is contained in:
parent
6962f03f30
commit
5b64b94540
|
@ -100,7 +100,7 @@ table(width="100%")
|
||||||
block example-links
|
block example-links
|
||||||
:marked
|
:marked
|
||||||
Look for a link to a running version of that sample near the top of each page,
|
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.
|
The link launches a browser-based code editor where we can inspect, modify, save, and download the code.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue