summaryrefslogtreecommitdiff
path: root/prolog/problems/world_data/en.py
diff options
context:
space:
mode:
Diffstat (limited to 'prolog/problems/world_data/en.py')
-rw-r--r--prolog/problems/world_data/en.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/prolog/problems/world_data/en.py b/prolog/problems/world_data/en.py
index 3d3cbaf..dd0a328 100644
--- a/prolog/problems/world_data/en.py
+++ b/prolog/problems/world_data/en.py
@@ -2,7 +2,6 @@ name = 'The World Factbook'
description = '''\
<p>
Let's ask prolog some questions about our world, e.g. through which countries a given river flows or which
-two countries are most similar in terms of the size of their populations. For this purpose a database
-containing facts about the world has been loaded. The database comes from the almanac "The World Factbook".
+two countries are most similar in terms of the size of their populations. For this purpose a <a target="_blank" href="[%@resource intro_en.html%]">knowledge base</a> with facts about the world has been loaded. The database comes from the almanac "The World Factbook".
</p>
'''