diff options
Diffstat (limited to 'examples/grid/index.html')
| -rw-r--r-- | examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html index d3159e631..be1e39c1f 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -17,7 +17,7 @@ <link href="grid.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy this line! --> - <!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]--> + <!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> |
