diff --git a/src/interactives/doenet.dtx b/src/interactives/doenet.dtx index 87a274b..4fbb829 100644 --- a/src/interactives/doenet.dtx +++ b/src/interactives/doenet.dtx @@ -3,14 +3,14 @@ % \begin{macrocode} %<*classXimera> %Doenet link -\newcommand{\doenet}[3]{Doenet link: \url{https://beta.doenet.org/activityViewer/#1}}% +\newcommand{\doenet}[3]{Doenet link: \url{https://doenet.org/activityViewer/#1}}% % % \end{macrocode} % \begin{macrocode} %<*htXimera> %command definition \renewcommand{\doenet}[3]{% - \HCode{} + \HCode{} } % % \end{macrocode} \ No newline at end of file diff --git a/ximera.4ht b/ximera.4ht index be81de1..c9ce67b 100644 --- a/ximera.4ht +++ b/ximera.4ht @@ -271,7 +271,7 @@ \setkeys{geogebra}{#1}% Set new keys \HCode{}} \renewcommand{\doenet}[3]{% - \HCode{} + \HCode{} } \catcode`\%=11 \renewcommand{\desmos}[3]{\HCode{}} diff --git a/ximera.cls b/ximera.cls index bc796de..f8a87bc 100644 --- a/ximera.cls +++ b/ximera.cls @@ -672,7 +672,7 @@ Interactive } \newcommand{\geogebra}[3]{GeoGebra link: \url{https://www.geogebra.org/m/#1}} -\newcommand{\doenet}[3]{Doenet link: \url{https://beta.doenet.org/activityViewer/#1}}% +\newcommand{\doenet}[3]{Doenet link: \url{https://doenet.org/activityViewer/#1}}% \newcommand{\desmos}[3]{Desmos link: \url{https://www.desmos.com/calculator/#1}} \newcommand{\desmosThreeD}[3]{Desmos3D link: \url{https://www.desmos.com/3d/#1}} \newcommand{\googleSheet}[5]{% diff --git a/ximera.pdf b/ximera.pdf index ef81ca4..01e4970 100644 Binary files a/ximera.pdf and b/ximera.pdf differ