Skip to content

Commit 3f9d6a1

Browse files
authored
Update index.html
1 parent 5651064 commit 3f9d6a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<h1><a href="https://learncodeweb.com/web-development/how-to-create-a-custom-popup-form-with-php-and-ajax/">How
2727
to create a custom POPUP form with PHP & Ajax</a></h1>
2828
<div class="text-center mt-5">
29-
<button type="button" class="btn btn-light mb-3 open-popup" data-href="contact-us.html"
29+
<button type="button" class="btn btn-light mb-3 open-popup" data-href="https://learncodeweb.github.io/lightWeightPopup/contact-us.html"
3030
data-content="ajax">Open Popup New</button>
3131

3232
<button type="button" id="popup" class="btn btn-primary mb-3" data-overlay="true"
@@ -397,4 +397,4 @@ <h1><a href="https://learncodeweb.com/web-development/how-to-create-a-custom-pop
397397

398398
</body>
399399

400-
</html>
400+
</html>

0 commit comments

Comments
 (0)