From 1781d3937d9d309849dc64243d31a49724482ee7 Mon Sep 17 00:00:00 2001 From: Martina Maggio <martina.maggio@control.lth.se> Date: Thu, 16 Oct 2014 09:32:18 +0000 Subject: [PATCH] Fixing year problem --- conference.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conference.html b/conference.html index b438902..404c40d 100644 --- a/conference.html +++ b/conference.html @@ -31,7 +31,7 @@ <li>Tools and Compilers for embedded systems</li> </ul> <h4>Past Edition</h4> - The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS 13)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a> and on <a href="http://twitter.com/ecrts">twitter</a>. + The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS 14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a> and on <a href="http://twitter.com/ecrts">twitter</a>. </div> diff --git a/index.html b/index.html index 4e6851b..c743e83 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ The Euromicro Technical Committee on Real-Time Systems is proud to announce its 27th conference on Real-Time Systems. The conference has very strong roots within the Real-Time Laboratories and research groups in both Academia and Industry throughout Europe and across the world.<br><br> <h4>Past Edition</h4> - The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS 13)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a> and on <a href="http://twitter.com/ecrts">twitter</a>.<br><br> + The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS 14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a> and on <a href="http://twitter.com/ecrts">twitter</a>.<br><br> <h4>News</h4> 15.10.2014 - Added program committee members<br> -- GitLab