Skip to content

Commit 02ddd4e

Browse files
committed
use INET 4.x and 3.x in menu instead of hard coded version numbers.
1 parent 8952bb5 commit 02ddd4e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_data/menu.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
link: https://inet.omnetpp.org/docs/tutorials
2525
- name: Technical Presentations
2626
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
27+
- name: NED Reference v4.x
28+
link: https://omnetpp.org/doc/inet/api-current
29+
- name: NED Reference v3.x
30+
link: https://omnetpp.org/doc/inet/api-old
3131
- separator: true
3232
- name: Extensions
3333
link: /Extensions.html

0 commit comments

Comments
 (0)