Skip to content

Commit 775c796

Browse files
committed
Update Nepali dictionary URLs
1 parent 5ee9325 commit 775c796

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dictionaries/ne/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Rest: [MIT][file-license] © [Titus Wormer][wooorm].
124124

125125
[npm-install]: https://docs.npmjs.com/cli/install
126126

127-
[source]: http://ltk.org.np
127+
[source]: https://ltk.org.np/nepali_spellchecker.php
128128

129129
[typescript]: https://www.typescriptlang.org
130130

script/crawl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ crawl "mongolian" \
360360
"https://github.com/bataak/dict-mn/archive/main.zip"
361361
# Hasn’t been updated in 10 years.
362362
crawl "nepali" \
363-
"http://ltk.org.np" \
364-
"http://ltk.org.np/downloads/ne_NP_dict.zip"
363+
"https://ltk.org.np/nepali_spellchecker.php" \
364+
"https://ltk.org.np/downloads/ne_NP_dict.zip"
365365
# Website offline :'(
366366
crawl "norwegian" \
367367
"http://no.speling.org" \

0 commit comments

Comments
 (0)