Skip to content

Commit 5692c07

Browse files
authored
Merge branch 'master' into bugfix/osi_object
2 parents ff2385f + 2b49ee4 commit 5692c07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ $ git clone https://github.com/OpenSimulationInterface/open-simulation-interface
121121
$ cd open-simulation-interface
122122
$ sudo pip3 install .
123123
```
124-
For Windows installation see [here](https://opensimulationinterface.github.io/osi-documentation/osi/windows.html) for more information.
124+
For Windows installation see [here](https://opensimulationinterface.github.io/osi-documentation/open-simulation-interface/doc/windows.html) for more information.

osi_trafficsign.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,10 +1441,10 @@ message TrafficSign
14411441
// <table cellspacing="0" cellpadding="0">
14421442
// <tr>
14431443
// <td>
1444-
// \image html 222.png
1444+
// \image html 222-10.png
14451445
// </td>
14461446
// <td>
1447-
// StVO 222
1447+
// StVO 222-10
14481448
// </td>
14491449
// </tr>
14501450
// </table>
@@ -1457,10 +1457,10 @@ message TrafficSign
14571457
// <table cellspacing="0" cellpadding="0">
14581458
// <tr>
14591459
// <td>
1460-
// \image html 222-10.png
1460+
// \image html 222.png
14611461
// </td>
14621462
// <td>
1463-
// StVO 222-10
1463+
// StVO 222
14641464
// </td>
14651465
// </tr>
14661466
// </table>

0 commit comments

Comments
 (0)