We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8952bb5 commit 02ddd4eCopy full SHA for 02ddd4e
1 file changed
_data/menu.yml
@@ -24,10 +24,10 @@
24
link: https://inet.omnetpp.org/docs/tutorials
25
- name: Technical Presentations
26
link: /TechnicalPresentations.html
27
- - name: NED Reference v4.4
28
- link: https://omnetpp.org/doc/inet/api-4.4.0
29
- - name: NED Reference v3.6
30
- link: https://omnetpp.org/doc/inet/api-3.6.0
+ - name: NED Reference v4.x
+ link: https://omnetpp.org/doc/inet/api-current
+ - name: NED Reference v3.x
+ link: https://omnetpp.org/doc/inet/api-old
31
- separator: true
32
- name: Extensions
33
link: /Extensions.html
0 commit comments