ShawnAI commited on
Commit
2a3ed35
·
1 Parent(s): 67fc9ef

Update dist/index.html

Browse files
Files changed (1) hide show
  1. dist/index.html +1 -1
dist/index.html CHANGED
@@ -63,7 +63,7 @@ dom_id: '#swagger-ui'
63
  }
64
 
65
  window.onload = () => {
66
- loadSwagger('./Rel-18/TS29518_Namf_Communication.yaml');
67
  };
68
  </script>
69
  </body>
 
63
  }
64
 
65
  window.onload = () => {
66
+ loadSwagger('Rel-18/TS29518_Namf_Communication.yaml');
67
  };
68
  </script>
69
  </body>