Skip to content

Commit 07a5bce

Browse files
Avoid example title being turned into link.
1 parent 2ca38a0 commit 07a5bce

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
@@ -141,7 +141,7 @@ Added 4 nodes, Set 8 properties, Added 4 labels
141141
.Import artists name and year information from a remote file via FTP using credentials
142142
====
143143
144-
.ftp://<username>:<password>@<domain>/bands/artists.csv
144+
.\ftp://<username>:<password>@<domain>/bands/artists.csv
145145
[source, csv, filename="artists.csv"]
146146
----
147147
1,ABBA,1992

0 commit comments

Comments
 (0)