Skip to content

Commit 4365922

Browse files
jiashuChengrant
andauthored
fix: link to flask server sample file in README.md (#154)
Signed-off-by: Jiashu Chen <[email protected]> Co-authored-by: Grant Timmerman <[email protected]>
1 parent da47910 commit 4365922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ if __name__ == "__main__":
107107
app.run(port=3000)
108108
```
109109

110-
You can find a complete example of turning a CloudEvent into a HTTP request [in the samples directory](samples/http-json-cloudevents/server.py).
110+
You can find a complete example of turning a CloudEvent into a HTTP request [in the samples directory](samples/http-json-cloudevents/json_sample_server.py).
111111

112112
## SDK versioning
113113

0 commit comments

Comments
 (0)