From 9fe9e2fbf6de1b7b8f53af60882e194f82306815 Mon Sep 17 00:00:00 2001 From: ichuang Date: Thu, 28 Feb 2013 04:19:39 +0000 Subject: [PATCH] upadte latex2edx url in latex-problem template --- common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml index 434354e4c7..81cb9dc353 100644 --- a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml @@ -1,7 +1,7 @@ --- metadata: display_name: Problem Written in LaTeX - source_processor_url: https://qisx.mit.edu:5443/latex2edx + source_processor_url: https://studio-input-filter.mitx.mit.edu/latex2edx source_code: | % Nearly any kind of edX problem can be authored using Latex as % the source language. Write latex as usual, including equations. The