Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links in Python SDK README #15

Merged
merged 1 commit into from
Jun 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ Run the sample above and a new browser window will pop up:

Continue with [Python tutorial](https://flet.dev/docs/tutorials/python) demonstrating how to build a simple To-Do web app and share it on the internet.

Browse for more [Flet examples](https://github.com/flet-dev/flet/tree/main/sdk/python/examples).
Browse for more [Flet examples](https://github.com/flet-dev/examples/tree/main/python).

Join to a conversation on [Flet Discord server](https://discord.gg/rWjf7xx).
Join to a conversation on [Flet Discord server](https://discord.gg/dhYUcB3R).