Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71904aa4 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Remove extraneous quotation mark in template file

Bug: 2031559
parent 09314327
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  <head>
    <title>Redirecting...</title>
    <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs 
      if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?>"<?cs 
      if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs 
      else ?><?cs var:sdk.current ?>/index.html<?cs /if ?>">
    <link href="<?cs var:toroot ?>assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
  </head>