Commit c1670639 authored by Michal Kuklis's avatar Michal Kuklis

fixed url to base.css in flight example

parent 2cf698d7
......@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Flight • Todo</title>
<link rel="stylesheet" href="../../../assets/base.css">
<link rel="stylesheet" href="../../assets/base.css">
</head>
<body>
<section id="todoapp">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment