Skip to content

Commit c8bf5a7

Browse files
authored
Fix links in Python SDK README (#15)
- Update Python examples link to new examples repo - Update Discord server link to new Discord server
1 parent 5f1b2a2 commit c8bf5a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Run the sample above and a new browser window will pop up:
2828

2929
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.
3030

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

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

0 commit comments

Comments
 (0)