Skip to content

Commit 2016c22

Browse files
committed
update paths
1 parent 776a104 commit 2016c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h4 class="border-bottom border-primary mb-3">Register Below</h4>
100100
<span class="input-group-text">https://</span>
101101
<div class="floating-label ">
102102
<input id="mf-rweb" name="mf-rweb" value="" class="mf-valid form-control" required placeholder="Website"
103-
minlength="4" data-mf-ajax-url="website-url.json" data-mf-ajax-check="website-url"
103+
minlength="4" data-mf-ajax-url="example/website-url.json" data-mf-ajax-check="website-url"
104104
data-error-msg="4 characters long min." type="text">
105105
<label for="mf-rweb">Website</label>
106106
</div>

0 commit comments

Comments
 (0)