diff options
Diffstat (limited to 'docs/teaching/exercises/index.html')
-rw-r--r-- | docs/teaching/exercises/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/teaching/exercises/index.html b/docs/teaching/exercises/index.html index 5212f6e42..08f2c9f86 100644 --- a/docs/teaching/exercises/index.html +++ b/docs/teaching/exercises/index.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- This file represents the Exercises for the hands-on AspectJ tutorial. It is commonly checked into CVS with identifying @@ -62,7 +62,7 @@ h3 { margin-top: 4ex; border-bottom-style: solid; border-width: 1px } <div class="presenter">Erik Hilsdale</div> <div class="presenter">Mik Kersten</div> -<div class="presenter">http://www.eclipse.com/aspectj</div> +<div class="presenter">https://www.eclipse.com/aspectj</div> <h2>Overview</h2> |