Skip to content

Commit 38ea4f3

Browse files
authored
Update README.md
1 parent 28596a4 commit 38ea4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowSaga/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We’ve provided some scripts to help us get started. The following will start a
3838
>./scripts/start.sh
3939
>```
4040
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:
4242
4343
>![user input](../images/userinput.png)
4444
>```shell

0 commit comments

Comments
 (0)