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: FlowSaga/README.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
@@ -38,7 +38,7 @@ We’ve provided some scripts to help us get started. The following will start a
38
38
>./scripts/start.sh
39
39
>```
40
40
41
-
Next, we will create some functions to simulate the booking, and cancellation of the various elements of our trip: flights, hotels and car rentals. We will use the [app functionality of Fn](https://github.com/fnproject/tutorials/tree/master/Apps) to deploy many functions in one go:
41
+
Next, we will create some functions to simulate the booking, and cancellation of the various elements of our trip: flights, hotels and car rentals. We will use the [App construct in Fn](../Apps) to deploy many functions in one go:
0 commit comments