mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update the macro help link.
This commit is contained in:
committed by
Akshay Joshi
parent
ca8dc42d14
commit
f4d6290b50
@@ -50,7 +50,7 @@ let MacroDialog = {
|
||||
label: gettext('Help'),
|
||||
'aria-label': gettext('Help'),
|
||||
url: url_for('help.static', {
|
||||
'filename': 'querytool.html',
|
||||
'filename': 'query_tool.html',
|
||||
}),
|
||||
},
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user