[COMMON] Update words whitelist URL 72/117672/2
authorGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 10 Feb 2021 10:48:39 +0000 (11:48 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 10 Feb 2021 14:55:31 +0000 (14:55 +0000)
cf
https://gerrit.onap.org/r/c/doc/+/117667
https://gerrit.onap.org/r/c/doc/+/117668

Issue-ID: OOM-2648
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Iea01dd783ba2467bee5aee5f2ac9db1cee6f99d7

tox.ini

diff --git a/tox.ini b/tox.ini
index 7d8dfc7..7c7060f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -32,7 +32,7 @@ deps =
     PyEnchant
 changedir={toxinidir}/docs
 commands =
     PyEnchant
 changedir={toxinidir}/docs
 commands =
-    wget -nv https://git.onap.org/doc/plain/docs/validwords.txt -O spelling_wordlist.txt
+    wget -nv https://git.onap.org/doc/plain/docs/spelling_wordlist.txt -O spelling_wordlist.txt
     sphinx-build -b spelling -d {envtmpdir}/doctrees . _build/spelling
 
 [testenv:gitlint]
     sphinx-build -b spelling -d {envtmpdir}/doctrees . _build/spelling
 
 [testenv:gitlint]