From 2c13b32bb6da885eee7c4af33252434df320276d Mon Sep 17 00:00:00 2001 From: Andrej Rasevic <andrej@rasevicengineering.com> Date: Fri, 17 Jun 2022 09:24:23 -0400 Subject: [PATCH] project 2 description fix --- projects/project2/Description/TerpStore/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/project2/Description/TerpStore/index.html b/projects/project2/Description/TerpStore/index.html index 8023df0..4763fc6 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> -- GitLab