Improved links
This commit is contained in:
@@ -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>.
|
||||
|
||||
Reference in New Issue
Block a user