Skip to content

Commit 410d3d1

Browse files
Avoid example title being turned into link.
1 parent b4e5c80 commit 410d3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clauses/load-csv.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Added 4 nodes, Set 8 properties, Added 4 labels
137137
.Import artists name and year information from a remote file via FTP using credentials
138138
====
139139
140-
.ftp://<username>:<password>@<domain>/bands/artists.csv
140+
.\ftp://<username>:<password>@<domain>/bands/artists.csv
141141
[source, csv, filename="artists.csv"]
142142
----
143143
1,ABBA,1992

0 commit comments

Comments
 (0)