summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrashant S2019-05-10 15:12:42 +0530
committerGitHub2019-05-10 15:12:42 +0530
commitc4406fc99b11f7ff30bacfb8a1beac97269dd308 (patch)
tree69a5596d4171368609f6ffcc9912fd63b019d6f7
parenteca6800d83575a2528a0ff6dad8fc8469bcd091b (diff)
parent4d0b3edcb794976bf6cdc1a0242e42060fad3bde (diff)
downloadosdag_workshop_2019-c4406fc99b11f7ff30bacfb8a1beac97269dd308.tar.gz
osdag_workshop_2019-c4406fc99b11f7ff30bacfb8a1beac97269dd308.tar.bz2
osdag_workshop_2019-c4406fc99b11f7ff30bacfb8a1beac97269dd308.zip
Merge pull request #8 from prashantsinalkar/master
added registration form link
-rwxr-xr-xindex.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/index.html b/index.html
index 5c830e9..d2b184d 100755
--- a/index.html
+++ b/index.html
@@ -270,12 +270,7 @@
<li>The registration fee is NOT refundable.</li>
</ol>
- <a href="#" target="_blank" class="btn btn-primary btn-md" onclick="altFunction()">Register Now</a>
- <script>
- function altFunction() {
- alert("Registration starts from 10-May-2019. Limited seats only.");
- }
- </script>
+ <a href="https://docs.google.com/forms/d/e/1FAIpQLSdjrmQ6uASqI28bOWLMMSirIN8itP6orp4-ZVEbZpvxJ3P3zg/viewform" target="_blank" class="btn btn-primary btn-md" onclick="altFunction()">Register Now</a>
</center>
</div>
</div>