diff options
Diffstat (limited to 'views/schematic.html')
-rw-r--r-- | views/schematic.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/views/schematic.html b/views/schematic.html index 40e34b5..2f587f1 100644 --- a/views/schematic.html +++ b/views/schematic.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="UTF-8"> -<title>eSIM</title> +<title>eSim</title> <link rel="shortcut icon" href="../icons/favicon.ico" /> <meta charset="UTF-8"> <link rel="stylesheet" href="style/schematic.css" type="text/css"> @@ -67,12 +67,7 @@ toolbar <br> <a href="http://esim.fossee.in/" target="_blank"><img src="icons/logo.png"/></a> <br> - <a href="https://github.com/FOSSEE/eSIM-webapp" target="_blank">Fossee</a> - <br> - <a href="https://github.com/nielmishra" target="_blank">Github</a> - - - + <a href="https://github.com/FOSSEE/eSimWebApp" target="_blank">Fossee</a> </div> |