Skip to content

Commit 4ebf11e

Browse files
remove mention of rest api from intro slides (neo4j#1859)
1 parent 6ea115a commit 4ebf11e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/browser/documentation/play-guides/intro.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ const slides = [
4545
Graph visualization of query results containing nodes and
4646
relationships
4747
</li>
48-
<li>Convenient exploration of Neo4j's REST API</li>
4948
</ul>
5049
</div>
5150
</Slide>,

src/browser/documentation/sidebar-guides/intro.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const slides = [
4040
<li>
4141
Graph visualization of query results containing nodes and relationships.
4242
</li>
43-
<li>{`Convenient exploration of the Neo4j's HTTP API (REST).`}</li>
4443
</ul>
4544
</BuiltInGuideSidebarSlide>,
4645
<BuiltInGuideSidebarSlide key="s2">

0 commit comments

Comments
 (0)