diff --git a/projects/project2/Description/TerpStore/index.html b/projects/project2/Description/TerpStore/index.html
index 8023df078452548a4bd84a41f0bd045b1bf9ddf5..4763fc6cca15506468b83d590869f6253ac20cbf 100755
--- a/projects/project2/Description/TerpStore/index.html
+++ b/projects/project2/Description/TerpStore/index.html
@@ -194,7 +194,7 @@
             <li>Define a form with the elements specified below.
                 <ol class="MyListStyle">
                     <li>The form will send data to the
-                        <strong>http://rasevic.io/scripts/catalogInquiry.php</strong> script using "post".
+                        <strong>http://rasevic.io/scripts/placingOrder.php</strong> script using "post".
                     </li>
                     <li>An element that will allow users to enter an item's serial number.
                         <strong>This field is a required field and it must have the focus.</strong>