diff --git a/programs/matplotlib.json b/programs/matplotlib.json index b528c98..996ec6d 100644 --- a/programs/matplotlib.json +++ b/programs/matplotlib.json @@ -1,7 +1,7 @@ { "files": [ { - "help": "Matplotlib will use _$XDG_CONFIG_HOME/matplotlib_ and _$XDG_CACHE_HOME/matplotlib_ on linux by default if the directories are writable.\n\nYou can also set the _MPLCONFIGDIR_ environment variable, see the [documentation](https://matplotlib.org/stable/users/faq/environment_variables_faq.html#envvar-MPLCONFIGDIR).\n", + "help": "Matplotlib will use _$XDG_CONFIG_HOME/matplotlib_ and _$XDG_CACHE_HOME/matplotlib_ on linux by default if the directories are writable.\n\nYou can also set the _MPLCONFIGDIR_ environment variable, see the [documentation](https://matplotlib.org/stable/install/environment_variables_faq.html#envvar-MPLCONFIGDIR).\n", "movable": true, "path": "$HOME/.matplotlib" }