Skip to content

Commit 97121df

Browse files
committed
Updated links to Cypher docs.
1 parent cc56226 commit 97121df

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,19 +106,19 @@
106106
<li><a href="http://neo4j.com/" target="_blank">
107107
<i class="icon-home"></i> Neo4j
108108
</a></li>
109-
<li><a href="http://docs.neo4j.org/chunked/stable/cypher-query-lang.html"
109+
<li><a href="http://neo4j.com/docs/2.2.3/cypher-query-lang.html"
110110
target="_blank">
111-
<i class="icon-book"></i> Cypher Manual 2.0
111+
<i class="icon-book"></i> Cypher Manual 2.2
112112
</a></li>
113-
<li><a href="http://docs.neo4j.org/refcard/2.0.3/" target="_blank">
114-
<i class="icon-columns"></i> Cypher Refcard 2.0
113+
<li><a href="http://neo4j.com/docs/2.2.3/cypher-refcard/" target="_blank">
114+
<i class="icon-columns"></i> Cypher Refcard 2.2
115115
</a></li>
116-
<li><a href="http://docs.neo4j.org/chunked/1.9.7/cypher-query-lang.html"
116+
<li><a href="http://neo4j.com/docs/2.1.8/cypher-query-lang.html"
117117
target="_blank">
118-
<i class="icon-book"></i> Cypher Manual 1.9
118+
<i class="icon-book"></i> Cypher Manual 2.1
119119
</a></li>
120-
<li><a href="http://docs.neo4j.org/refcard/1.9/" target="_blank">
121-
<i class="icon-columns"></i> Cypher Refcard 1.9
120+
<li><a href="http://neo4j.com/docs/2.1.8/cypher-refcard/" target="_blank">
121+
<i class="icon-columns"></i> Cypher Refcard 2.1
122122
</a></li>
123123
<li>
124124
<a target="_blank" href="./?5956246"><i class="icon-question-sign"></i>

0 commit comments

Comments
 (0)