summaryrefslogtreecommitdiff
path: root/python/problems/recursion/sl.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/recursion/sl.py')
-rw-r--r--python/problems/recursion/sl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/problems/recursion/sl.py b/python/problems/recursion/sl.py
index 94fef5c..f398b78 100644
--- a/python/problems/recursion/sl.py
+++ b/python/problems/recursion/sl.py
@@ -1,2 +1,2 @@
name = 'Rekurzija'
-description = 'Vaje iz rekurzije'
+description = 'Vaje iz <a href="[%@resource recursion_sl.html%]">rekurzije</a>'