Commit 8761b9d
authored
Update 02-match-extract-strings.md
What is the problem?
In 2. Matching & Extracting Strings > Exercise finding email addresses using regex101.com > Finish the Expression, there is a broken link labelled "here" to common domain names directing to https://stats.research.icann.org/dns/tld_report/
Proposed changes?
Amended https://stats.research.icann.org/dns/tld_report/ to
https://data.iana.org/TLD/tlds-alpha-by-domain.txt
Location of problem
https://librarycarpentry.org/lc-data-intro/instructor/02-match-extract-strings.html#exercise-finding-email-addresses-using-regex101.com
Re: issue LibraryCarpentry#2191 parent 2ca808a commit 8761b9d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments