Improved links
This commit is contained in:
parent
14e34c0e94
commit
ca1187e468
|
@ -5,6 +5,7 @@ block title
|
|||
|
||||
block content
|
||||
h2 Index
|
||||
p The tutorial is available <a href="#{urls.tutorial}">here</a>.
|
||||
p There are three prototypes here :
|
||||
ul
|
||||
li
|
||||
|
@ -13,4 +14,4 @@ block content
|
|||
a(href="reverse/") Reversed arrows looking like funnel
|
||||
li
|
||||
a(href="viewports/") Viewports
|
||||
p You can also watch replays of previous experiences <a href="/prototype/replay/">here</a>
|
||||
p You can also watch replays of previous experiences <a href="#{urls.replay_index}">here</a>.
|
||||
|
|
Loading…
Reference in New Issue