From a8ad4d5a98771b117da3cb4cdbb60190645417bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Sat, 14 Jun 2014 03:44:18 +0200 Subject: [PATCH] Do not open links using JavaScipt Let user decide whether he wants to open a link in a new tab or not. --- website/default.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/default.html b/website/default.html index ba5ad0f686..b0ab3d089a 100644 --- a/website/default.html +++ b/website/default.html @@ -48,7 +48,7 @@

ECMAScript Language test262 - ECMAScript.org

+ ECMAScript.org

Development

Test262 is being developed by the members of Ecma TC39. Ecma's intellectual property policies permit only Ecma - members to directly contribute code to the project. However, a public mailing list is used to coordinate development of test262. If you wish to participate in the discussion please subscribe. Bug reports and suggestions should be sent to the mailing list. + members to directly contribute code to the project. However, a public mailing list is used to coordinate development of test262. If you wish to participate in the discussion please subscribe. Bug reports and suggestions should be sent to the mailing list.

- Ecma members can find detailed instructions on Test262 development procedures at the Test262 Wiki. + Ecma members can find detailed instructions on Test262 development procedures at the Test262 Wiki.

@@ -176,7 +176,7 @@