You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lessons/beginners/str/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ Je sice delší, ale mnohem přehlednější.
258
258
{% endfilter %}
259
259
260
260
Řetězcových metod je celá řada.
261
-
Nejužitečnější z nich najdeš v [taháku](https://github.com/pyvec/cheatsheets/raw/master/strings/strings-cs.pdf), který si můžeš stáhnout či vytisknout.
261
+
Nejužitečnější z nich najdeš v [taháku](https://pyvec.github.io/cheatsheets/strings/strings-cs.pdf), který si můžeš stáhnout či vytisknout.
262
262
263
263
A úplně všechny řetězcové metody jsou popsány v [dokumentaci Pythonu](https://docs.python.org/3/library/stdtypes.html#string-methods) (anglicky; plné věcí, které ještě neznáš).
0 commit comments