config update
Diff
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -235,7 +235,7 @@
<p>
1. Sign up for an account <a href="https://voters.eci.gov.in/signup" target="_blank">here</a>.
</p>
<p>2. Go here, and file your application.</p>
<p>2. Go <a href="https://voters.eci.gov.in/login" target="_blank">here</a>, and file your application using the credentials you signed up with.</p>
<p>
For address proof, you can use any of:
<ul>
@@ -290,7 +290,7 @@
function finishWizard() {
// Logic to finalize the wizard or navigate away
alert("Wizard completed!");
// alert("Wizard completed!");
}
</script>