summaryrefslogtreecommitdiff
path: root/python/problems/recursion/sl.py
diff options
context:
space:
mode:
authorMartin Možina <martin.mozina@fri.uni-lj.si>2016-12-05 11:48:15 +0100
committerMartin Možina <martin.mozina@fri.uni-lj.si>2016-12-05 11:48:15 +0100
commit413bb73adaee77e8c1ab1c5721b13d9b6f756a7a (patch)
treeea922b5e9ef933cc5f97c303cadd820a19a0f80f /python/problems/recursion/sl.py
parentb9e78f3b26f3a6bc8ffd0ad2a2eeeba7184b51af (diff)
Fix some instructions.
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>'