ShawnAI commited on
Commit
f99d237
·
1 Parent(s): 99d4d8e

Update dist/index.html

Browse files
Files changed (1) hide show
  1. dist/index.html +3 -3
dist/index.html CHANGED
@@ -30,9 +30,9 @@ padding-top: 20px;
30
  <div id="sidebar">
31
  <h3>AMF 29518</h3>
32
  <ul>
33
- <li><a href="#" onclick="loadSwagger('./TS29518_Namf_Communication.yaml')">Communication</a></li>
34
- <li><a href="#" onclick="loadSwagger('./TS29518_Namf_EventExposure.yaml')">Event Exposure</a></li>
35
- <li><a href="#" onclick="loadSwagger('./TS29518_Namf_Location.yaml')">Location</a></li>
36
 
37
  <!-- Add more API links here -->
38
  </ul>
 
30
  <div id="sidebar">
31
  <h3>AMF 29518</h3>
32
  <ul>
33
+ <li><a href="#" onclick="loadSwagger('./Rel-18/TS29518_Namf_Communication.yaml')">Communication</a></li>
34
+ <li><a href="#" onclick="loadSwagger('./Rel-18/TS29518_Namf_EventExposure.yaml')">Event Exposure</a></li>
35
+ <li><a href="#" onclick="loadSwagger('./Rel-18/TS29518_Namf_Location.yaml')">Location</a></li>
36
 
37
  <!-- Add more API links here -->
38
  </ul>