From 5b7acdcfd1a03a41baf954d6edf90aa681043543 Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Wed, 18 Dec 2013 11:11:28 -0500 Subject: [PATCH] Fixed image fixed image path --- docs/release_notes/source/12-17-2013.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/source/12-17-2013.rst b/docs/release_notes/source/12-17-2013.rst index 6dc51c6d65..c01a42d6d8 100644 --- a/docs/release_notes/source/12-17-2013.rst +++ b/docs/release_notes/source/12-17-2013.rst @@ -27,7 +27,7 @@ The following changes are included in this release: * Studio Dashboard performance on Edge is improved. (STUD-1039) * In the Video component editor Advanced tab, the **Clear** button next the the **HTML 5 Transcript** field, shown below, now correctly removes the transcript. (BLD-438) - .. image:: Images/Video_Advanced_tab.png + .. image:: images/Video_Advanced_tab.png * The Drag and Drop problem template, available in the Advanced list when you are creating a new problem, is updated to demonstrate the updated drag and drop functionality. (BLD-479)