Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit fcb972f

Browse files
committed
Fix link typo (Loop statements is in S04)
1 parent b8349ac commit fcb972f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"item" : "Loops as list generators",
132132
"status" : "rm+ rn+ n-",
133133
"code" : [ ],
134-
"spec" : [ "http://perlcabal.org/syn/S02.html#Loop_statements" ]
134+
"spec" : [ "http://perlcabal.org/syn/S04.html#Loop_statements" ]
135135
}]
136136
},
137137
{ "section": "Classes",

0 commit comments

Comments
 (0)