cws/main_cw02.tex
changeset 499 2f33c51cac48
parent 472 fbff6f601370
child 501 3717785f2c37
--- 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}