Skip to content

Commit 42ad8f1

Browse files
Benedikt MenneBenedikt Menne
authored andcommitted
Fix URLs
1 parent 5f01ba2 commit 42ad8f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ls-bus-guide/4____network_abstraction.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,10 @@ fmi3Status fmi3UpdateDiscreteStates(...)
306306
==== Demos [[low-cut-can-demos]]
307307
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
308308

309-
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/can-bus-simulation[CAN Bus Simulation]: Represents an exemplary Bus Simulation FMU for CAN.
309+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/can-bus-simulation[CAN Bus Simulation]: Represents an exemplary Bus Simulation FMU for CAN.
310310
This Bus Simulation can be used in combination with the other Network FMUs listed below.
311311

312-
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/can-node-triggered-output[CAN Triggered Output]: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using `triggered` output clocks.
312+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/can-node-triggered-output[CAN Triggered Output]: This demo Network FMU demonstrates sending and receiving multiple CAN Transmit operations using `triggered` output clocks.
313313

314314
==== Sequence Diagrams [[low-cut-can-sequence-diagrams]]
315315
This section contains sample sequences to clarify the facts in the CAN, CAN FD, CAN XL part.
@@ -659,7 +659,7 @@ Using it, the currently pending cycle and macro tick can be calculated based on
659659
==== Demos [[low-cut-flexray-demos]]
660660
The following list contains demos, which illustrate both the Bus Simulation as such and Network FMUs of various designs:
661661

662-
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/flexray-bus-simulation[FlexRay Bus Simulation]: Represents an exemplary Bus Simulation FMU for FlexRay.
662+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/flexray-bus-simulation[FlexRay Bus Simulation]: Represents an exemplary Bus Simulation FMU for FlexRay.
663663
This Bus Simulation can be used in combination with the other Network FMUs listed below.
664664

665-
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide//demos/flexray-node[FlexRay Countdown Clocks]: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using `countdown` clocks.
665+
* https://github.com/modelica/fmi-ls-bus-guides/tree/main/ls-bus-guide/demos/flexray-node[FlexRay Countdown Clocks]: This demo Network FMU demonstrates startup, sending and receiving multiple Transmit operations using `countdown` clocks.

0 commit comments

Comments
 (0)