diff --git a/dictionaries/ne/readme.md b/dictionaries/ne/readme.md index 59053cd7..9622628a 100644 --- a/dictionaries/ne/readme.md +++ b/dictionaries/ne/readme.md @@ -124,7 +124,7 @@ Rest: [MIT][file-license] © [Titus Wormer][wooorm]. [npm-install]: https://docs.npmjs.com/cli/install -[source]: http://ltk.org.np +[source]: https://ltk.org.np [typescript]: https://www.typescriptlang.org diff --git a/script/crawl.sh b/script/crawl.sh index 48c14ec3..0b794075 100755 --- a/script/crawl.sh +++ b/script/crawl.sh @@ -360,8 +360,8 @@ crawl "mongolian" \ "https://github.com/bataak/dict-mn/archive/main.zip" # Hasn’t been updated in 10 years. crawl "nepali" \ - "http://ltk.org.np" \ - "http://ltk.org.np/downloads/ne_NP_dict.zip" + "https://ltk.org.np" \ + "https://ltk.org.np/downloads/ne_NP_dict.zip" # Website offline :'( crawl "norwegian" \ "http://no.speling.org" \