Skip to content

Commit fb41422

Browse files
authored
Merge pull request #4533 from radarhere/js
Updated deprecated method
2 parents 3052874 + c82ffc7 commit fb41422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@
289289

290290

291291
def setup(app):
292-
app.add_javascript("js/script.js")
292+
app.add_js_file("js/script.js")

0 commit comments

Comments
 (0)