Spaces:
Sleeping
Sleeping
Update dist/index.html
Browse files- dist/index.html +2 -2
dist/index.html
CHANGED
@@ -32,8 +32,8 @@ padding-top: 20px;
|
|
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('
|
36 |
-
<li><a href="#" onclick="loadSwagger('
|
37 |
|
38 |
<!-- Add more API links here -->
|
39 |
</ul>
|
|
|
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 |
+
<li><a href="#" onclick="loadSwagger('./TS29518_Namf_MT.yaml')">MT</a></li>
|
37 |
|
38 |
<!-- Add more API links here -->
|
39 |
</ul>
|