Skip to content

Commit 80eea7d

Browse files
authored
Fix getting started link, remove extra parenthesis (#2788)
Signed-off-by: Deepyaman Datta <[email protected]>
1 parent a3131f2 commit 80eea7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def my_workflow(x: int, y: int) -> int:
6060
```
6161

6262
## 📦 Resources
63-
- [Learn Flytekit by example](https://docs.flyte.org/en/latest/quickstart_guide.html#getting-started-quickstart-guide))
63+
- [Learn Flytekit by example](https://docs.flyte.org/en/latest/user_guide/quickstart_guide.html)
6464
- [Flytekit API documentation](https://docs.flyte.org/en/latest/api/flytekit/docs_index.html)
6565

6666

0 commit comments

Comments
 (0)