File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Here are the labs available:
15
15
16
16
* [ hello] ( hello.html ) - simple "Hello, world!" demo
17
17
* [ input1] ( input1.html ) - input validation (simple types)
18
- * [ regex ] ( regex1.html ) - regular expressions (regexes)
18
+ * [ regex1 ] ( regex1.html ) - regular expressions (regexes)
19
19
* [ input2] ( input2.html ) - input validation (more complex situations)
20
20
* [ csp1] ( csp1.html ) - Content Security Policy (CSP)
21
21
@@ -46,7 +46,7 @@ mappings to existing labs or people who have agreed to work on one:
46
46
* Input Validation: A Few Simple Data Types - [ input1] ( input1.html )
47
47
* Sidequest: Text, Unicode, and Locales
48
48
* Validating Text
49
- * Introduction to Regular Expressions - [ regex ] ( regex1.html )
49
+ * Introduction to Regular Expressions - [ regex1 ] ( regex1.html )
50
50
* Using Regular Expressions for Text Input Validation - [ input2] ( input2.html )
51
51
* Countering ReDoS Attacks on Regular Expressions - NEED
52
52
* Input Validation: Beyond Numbers and Text
You can’t perform that action at this time.
0 commit comments