File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ how to do that and the labs we'd like created.
16
16
Here are some of the labs available, which you can use as examples:
17
17
18
18
* [ hello] ( hello.html ) - simple "Hello, world!" demo. ([ ja_hello] ( ja_hello.html ) , [ fr_hello] ( fr_hello.html ) )
19
- * [ input1] ( input1.html ) - input validation (simple types)
20
- * [ regex0] ( regex0.html ) - regular expressions (regexes) - introduction
21
- * [ regex1] ( regex1.html ) - regular expressions (regexes)
22
- * [ input2] ( input2.html ) - input validation (more complex situations)
23
- * [ csp1] ( csp1.html ) - Content Security Policy (CSP)
24
- * [ oob1] ( oob1.html ) - Out-of-bounds (OOB)
25
- * [ handling-errors] ( handling-errors.html ) - Handling errors
19
+ * [ input1] ( input1.html ) - input validation (simple types) ( [ ja_input1 ] ( ja_input1.html ) )
20
+ * [ regex0] ( regex0.html ) - regular expressions (regexes) - introduction ( [ ja_regex0 ] ( ja_regex0.html ) )
21
+ * [ regex1] ( regex1.html ) - regular expressions (regexes) ( [ ja_regex1 ] ( ja_regex1.html ) )
22
+ * [ input2] ( input2.html ) - input validation (more complex situations) ( [ ja_input2 ] ( ja_input2.html ) )
23
+ * [ csp1] ( csp1.html ) - Content Security Policy (CSP) ( [ ja_csp1 ] ( ja_csp1.html ) )
24
+ * [ oob1] ( oob1.html ) - Out-of-bounds (OOB) ( [ ja_oob1 ] ( ja_oob1.html ) )
25
+ * [ handling-errors] ( handling-errors.html ) - Handling errors ( [ ja_handling-errors ] ( ja_handling-errors.html ) )
26
26
27
27
We also have a [ template] ( template.html ) available.
28
28
You can’t perform that action at this time.
0 commit comments