Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 5b64b94

Browse files
Foxandxsswardbell
authored andcommitted
docs(overview): fix live-example link (#2192)
1 parent 6962f03 commit 5b64b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ table(width="100%")
100100
block example-links
101101
:marked
102102
Look for a link to a running version of that sample near the top of each page,
103-
such as this <live-example></live-example> from the [Architecture](architecture.html) chapter.
103+
such as this <live-example name="architecture"></live-example> from the [Architecture](architecture.html) chapter.
104104

105105
The link launches a browser-based code editor where we can inspect, modify, save, and download the code.
106106

0 commit comments

Comments
 (0)