Skip to content

Commit 6748211

Browse files
committed
added link to codegen location in CONTRIBUTING.md
1 parent 8fbcf15 commit 6748211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ npm run regl-codegen
173173

174174
to regenerate the regl code. This opens a browser window, runs through all
175175
traces with 'regl' in the tags, and stores the captured code into
176-
src/generated/regl-codegen. If no updates are necessary, it would be a no-op, but
176+
[src/generated/regl-codegen](https://github.com/plotly/plotly.js/blob/master/src/generated/regl-codegen). If no updates are necessary, it would be a no-op, but
177177
if there are changes, you would need to commit them.
178178

179179
This is needed because regl performs codegen in runtime which breaks CSP

0 commit comments

Comments
 (0)