Skip to content

Commit 0205c07

Browse files
committed
Make example URL full
1 parent 96ee3d6 commit 0205c07

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
@@ -106,7 +106,7 @@ if __name__ == "__main__":
106106
app.run(debug=True)
107107
```
108108

109-
For a more comprehensive example including logging setup and session management, check out the [example Flask application](examples/flask_app.py) in the repository.
109+
For a more comprehensive example including logging setup and session management, check out the [example Flask application](https://github.com/fulfilio/mcp-utils/blob/main/examples/flask_app.py) in the repository.
110110

111111
## Contributing
112112

0 commit comments

Comments
 (0)