diff -r 0f1b97538ad4 -r 2f33c51cac48 cws/main_cw02.tex --- a/cws/main_cw02.tex Thu Nov 13 17:44:58 2025 +0000 +++ b/cws/main_cw02.tex Thu Nov 13 21:53:20 2025 +0000 @@ -53,7 +53,7 @@ \begin{lstlisting}[language={},numbers=none,basicstyle=\ttfamily\small] $ scala-cli --extra-jars wordle.jar scala> val secretsURL = - | """https://nms.kcl.ac.uk/christian.urban/wordle.txt""" + | """https://urbanchr.github.io/pep/wordle.txt""" scala> M2.get_wordle_list(secretsURL) val res0: List[String] = List(aahed, aalii, ...) @@ -95,7 +95,7 @@ \begin{center} \begin{tabular}{ll} - \url{https://nms.kcl.ac.uk/christian.urban/wordle.txt} & (78 KByte)\\ + \url{https://urbanchr.github.io/pep/wordle.txt} & (78 KByte)\\ \end{tabular} \end{center}