mirror of
https://github.com/bendtherules/chart-builder-demo.git
synced 2026-08-18 21:52:01 +00:00
Make paths relative for gh-pages
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="/js/directives/dynamic-chart/dynamic-chart.css">
|
||||
<link rel="stylesheet" href="./js/directives/dynamic-chart/dynamic-chart.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="chart-selector-container">
|
||||
|
||||
Reference in New Issue
Block a user