Skip to content

Commit 1d17fa0

Browse files
committed
comment out
1 parent 858b1e7 commit 1d17fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/northwind-api.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ MATCH (n) DETACH DELETE n;
2727
.. In Aura, select **Learning**, then **Beginner** under **Getting started**.
2828
.. Select the **Learn the basics** tile and scroll to page 4/11 in the left side menu.
2929
.. Trigger the import with **Get the Northwind datset** and then **Run import** on the right hand side.
30-
. The code examples in xref:#_use_the_api[] are in JavaScript.
31-
30+
//. The code examples in xref:#_use_the_api[] are in JavaScript.
31+
// Well, there are no examples yet.
3232

3333
== Goal
3434

0 commit comments

Comments
 (0)