Beracles commited on
Commit
3b846b2
·
1 Parent(s): 8bdac24

update urls

Browse files
static/index.html CHANGED
@@ -7,7 +7,7 @@
7
  <h1 style="text-align: center;">AI Patcher</h1>
8
  </header>
9
  <div style="text-align: center;">
10
- <a href="http://127.0.0.1:8000/watermelon/">Watermelon</a>
11
 
12
  </div>
13
  </body>
 
7
  <h1 style="text-align: center;">AI Patcher</h1>
8
  </header>
9
  <div style="text-align: center;">
10
+ <a href="https://pgsoft-ai-patcher-interface.hf.space/watermelon/">Watermelon</a>
11
 
12
  </div>
13
  </body>
static/watermelon/index.html CHANGED
@@ -10,9 +10,9 @@
10
  <body>
11
  <div style="display: flex;flex-direction: column;align-items: center;">
12
  <div style="display:flex;flex-direction: column;">
13
- <a href="http://127.0.0.1:8000/watermelon/help/index.html">help</a>
14
- <a href="http://127.0.0.1:8000/watermelon/reset_game/index.html">reset_game</a>
15
- <a href="http://127.0.0.1:8000/watermelon/set_number_of_sth/index.html">set_number_of_sth</a>
16
  </div>
17
  </div>
18
  <script src="index.js"></script>
 
10
  <body>
11
  <div style="display: flex;flex-direction: column;align-items: center;">
12
  <div style="display:flex;flex-direction: column;">
13
+ <a href="https://pgsoft-ai-patcher-interface.hf.space/watermelon/help/index.html">help</a>
14
+ <a href="https://pgsoft-ai-patcher-interface.hf.space/watermelon/reset_game/index.html">reset_game</a>
15
+ <a href="https://pgsoft-ai-patcher-interface.hf.space/watermelon/set_number_of_sth/index.html">set_number_of_sth</a>
16
  </div>
17
  </div>
18
  <script src="index.js"></script>