File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ use `event.ip`.
3434Feel free to open an issue if you have any question.
3535You can also contact us on ` support@leakix.net ` .
3636
37- If you need commercial support, have a look at https://leakix.net/pricing .
37+ If you need commercial support, have a look at https://leakix.net/plans .
3838
3939## Examples
4040
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ def get_plugins(self):
143143 which contains a brief description of the plugin.
144144 Paid users have access to a broader list of plugins. The full list you can be found on
145145 https://leakix.net/plugins.
146- For the paid plans, have a look at https://leakix.net/pricing .
146+ For the paid plans, have a look at https://leakix.net/plans .
147147 """
148148 url = "%s/api/plugins" % (self .base_url )
149149 r = self .__get (url , params = None )
You can’t perform that action at this time.
0 commit comments