Aohanah commited on
Commit
8d60a01
1 Parent(s): 09eed67

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -34,9 +34,9 @@
34
  <div class="card">
35
  <h1>Multi-Glau</h1>
36
  <p>Welcome to Multi-Glau! Please click on the required module to proceed to the next step.</p>
37
- <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening module</a>
38
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
39
- <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp3')" class="btn">Pre-Diagnosis Module</a>
40
  </div>
41
 
42
  <script>
 
34
  <div class="card">
35
  <h1>Multi-Glau</h1>
36
  <p>Welcome to Multi-Glau! Please click on the required module to proceed to the next step.</p>
37
+ <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening Module</a>
38
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
39
+ <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp3')" class="btn">Definitive Diagnosis Module</a>
40
  </div>
41
 
42
  <script>