From 879fa212c70b5be454716f7c2a8092c8afab43b6 Mon Sep 17 00:00:00 2001 From: Peter Desjardins Date: Mon, 16 May 2016 11:20:22 -0400 Subject: [PATCH] Updated URLs for help topic links that had become stale. Per DOC-2568. --- lms/static/coffee/fixtures/calculator.html | 4 ++-- lms/templates/calculator/toggle_calculator.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lms/static/coffee/fixtures/calculator.html b/lms/static/coffee/fixtures/calculator.html index 5398c7a776..92e5481d97 100644 --- a/lms/static/coffee/fixtures/calculator.html +++ b/lms/static/coffee/fixtures/calculator.html @@ -11,8 +11,8 @@
  • For detailed information, see - Entering Mathematical and Scientific Expressionsin the - edX Guide for Students format + Entering Mathematical and Scientific Expressions in the + EdX Learner's Guide.

  • diff --git a/lms/templates/calculator/toggle_calculator.html b/lms/templates/calculator/toggle_calculator.html index 3a7e10d040..0b77a9d9ac 100644 --- a/lms/templates/calculator/toggle_calculator.html +++ b/lms/templates/calculator/toggle_calculator.html @@ -22,9 +22,9 @@ from django.core.urlresolvers import reverse