Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Bug(samples): Incorrect casing in head links. #31

Closed
EisenbergEffect opened this issue Apr 25, 2014 · 1 comment
Closed

Bug(samples): Incorrect casing in head links. #31

EisenbergEffect opened this issue Apr 25, 2014 · 1 comment

Comments

@EisenbergEffect
Copy link
Contributor

The helloworld.html file contains new references to third party libraries. The casing for the folder name does not match what is present on the disk. This causes problems on some operating systems. Please change as follows:

<link rel="stylesheet" href="/third_party/brick/brick-1.0.1.byob.css">
  <script src="/third_party/brick/brick-1.0.1.byob.js"></script>

Note: It should be all lowercase.

@tbosch
Copy link
Contributor

tbosch commented Jul 18, 2014

Closing this as the code has changed too much...

@tbosch tbosch closed this as completed Jul 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants