Skip to content

Commit 27f5ce9

Browse files
committed
intro/requests: Link to the HTTP primer rather than beginner tutorial
1 parent 1a9a457 commit 27f5ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lessons/intro/requests/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ a vrhneme se rovnou na příklad.
1717

1818
> [note]
1919
> Pokud základy neznáte, můžete se podívat na
20-
> [začátečnickou lekci]({{ lesson_url('projects/github-api') }}),
21-
> která vysvětluje o trošičku víc.
20+
> [shrnutí pro začátečníky](../../fast-track/http/),
21+
> která vysvětluje vše potřebné.
2222
2323
```pycon
2424
>>> import getpass

0 commit comments

Comments
 (0)