1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-06 02:42:33 +01:00

fix dynamic filtering url in en/messages.json

This commit is contained in:
Mustafa Hasturk 2015-04-02 10:41:03 +03:00
parent 0b7dbdca6f
commit 93bae2667c

View File

@ -332,7 +332,7 @@
"description": "English: List of your dynamic filtering rules." "description": "English: List of your dynamic filtering rules."
}, },
"rulesFormatHint": { "rulesFormatHint": {
"message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).", "message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering'>full documentation<\/a>).",
"description": "English: dynamic rule syntax and full documentation." "description": "English: dynamic rule syntax and full documentation."
}, },
"whitelistPrompt":{ "whitelistPrompt":{