diff --git a/test/box/configuration.result b/test/box/configuration.result
index 725ec56788add4ad34445b6aadcccf8f7a66608c..941801fc5be6925bec07eb062bd60db4e85809ec 100644
--- a/test/box/configuration.result
+++ b/test/box/configuration.result
@@ -1,6 +1,7 @@
 
 # Bug #708685:
 #  Addition of required configuration file options broke backward compatibility
+#  (https://bugs.launchpad.net/bugs/708685)
 
 show stat
 ---
diff --git a/test/box/configuration.test b/test/box/configuration.test
index 384acccf1a330690fa544d2805c9c13e937d0287..0e127da2ad514d49e16404a372465a4b604f698d 100644
--- a/test/box/configuration.test
+++ b/test/box/configuration.test
@@ -5,6 +5,7 @@ from os.path import abspath
 print """
 # Bug #708685:
 #  Addition of required configuration file options broke backward compatibility
+#  (https://bugs.launchpad.net/bugs/708685)
 """
 # stop current server
 server.stop(True)