You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modes/car-share.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ This is the list of `vehicle_state` and `event_type` pairings that constitute th
276
276
277
277
### State Machine Diagram
278
278
279
-
The *Car Share State Machine Diagram* shows how the `vehicle_state` and `event_type` relate to each other and how taxi vehicles can transition between states. See this [text-editable EPS](TBD) for the source file.
279
+
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1fHdq1efbN5GSFDLF4en-oA_BYPXQKbbIbHff6iROJKA/edit#slide=id.g2072486e468_1_300) for the source file.
280
280
281
281

Copy file name to clipboardExpand all lines: modes/delivery-robots.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@ See vehicle [Event Types][vehicle-events] for descriptions.
215
215
216
216
[Top][toc]
217
217
218
-
## Vehicle States Events
218
+
###Vehicle States Events
219
219
220
220
This is the list of `vehicle_state` and `event_type` pairings that constitute the valid transitions of the vehicle state machine.
221
221
@@ -277,7 +277,9 @@ This is the list of `vehicle_state` and `event_type` pairings that constitute th
277
277
278
278
### State Machine Diagram
279
279
280
-
The *Delivery Diagram* shows how the `vehicle_state` and `event_type` relate to each other and how delivery vehicles can transition between states.
280
+
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1fHdq1efbN5GSFDLF4en-oA_BYPXQKbbIbHff6iROJKA/edit#slide=id.g2072486e468_1_402) for the source file.
281
+
282
+

0 commit comments