Skip to content

Commit d5e21db

Browse files
committed
Update links to pricing page
1 parent a656cf2 commit d5e21db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ use `event.ip`.
3434
Feel free to open an issue if you have any question.
3535
You 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

leakix/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)