Skip to content

Commit 06b010d

Browse files
KRA77ciotlosm
authored andcommitted
Update README.md
Update README.md
1 parent 69872d4 commit 06b010d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Please make sure you have `javascript_version: latest` in your `configuration.ya
8585
2. For the following errors:
8686
- `Uncaught SyntaxError: Unexpected token <`
8787

88-
This is most likely because you downloaded the [html](https://github.com/ciotlosm/custom-lovelace/blob/master/gauge-card/gauge-card.js) from gitbut instead of [raw](https://raw.githubusercontent.com/ciotlosm/custom-lovelace/master/gauge-card/gauge-card.js). That is not valid javascript. Always make sure you download using `raw` button.
88+
This is most likely because you downloaded the [html](https://github.com/ciotlosm/custom-lovelace/blob/master/gauge-card/gauge-card.js) from gitbut instead of [raw](https://raw.githubusercontent.com/ciotlosm/custom-lovelace/master/gauge-card/gauge-card.js). That is not valid javascript. Always make sure you download using `raw` button. After downloading the file again with the 'raw' button, remember to bump the version number for the custom component speficied in the 'resources' of your lovelace-ui.yaml file.
8989

9090
3. For the following errors:
9191
- `Uncaught SyntaxError: Unexpected identifier`
@@ -101,4 +101,4 @@ You probably are using `thermostat-card` and didn't specify `module` for `type`
101101
Majority of cards use Apache License, however there are some that have their own LICENSE file.
102102

103103
## Credits
104-
- [@ciotlosm](https://github.com/ciotlosm)
104+
- [@ciotlosm](https://github.com/ciotlosm)

0 commit comments

Comments
 (0)