jmonas commited on
Commit
c46f3eb
·
verified ·
1 Parent(s): 613b351

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -59,7 +59,7 @@ def resources_section():
59
  </a>
60
 
61
  <!-- GitHub -->
62
- <a href="https://github.com/1x-technologies/world-model-challenge" target="_blank" class="resource-card">
63
  <h4>GitHub Repository</h4>
64
  <p>View code and issues</p>
65
  </a>
@@ -71,7 +71,7 @@ def resources_section():
71
  </a>
72
 
73
  <!-- Discord -->
74
- <a href="https://discord.gg/your-invite" target="_blank" class="resource-card">
75
  <h4>Discord Channel</h4>
76
  <p>Join the discussion</p>
77
  </a>
 
59
  </a>
60
 
61
  <!-- GitHub -->
62
+ <a href="https://github.com/1x-technologies/1xgpt" target="_blank" class="resource-card">
63
  <h4>GitHub Repository</h4>
64
  <p>View code and issues</p>
65
  </a>
 
71
  </a>
72
 
73
  <!-- Discord -->
74
+ <a href="https://discord.gg/kk2HmvrQsN" target="_blank" class="resource-card">
75
  <h4>Discord Channel</h4>
76
  <p>Join the discussion</p>
77
  </a>