From 744ebcf9cf51885f786523473ec06f582e3d3fec Mon Sep 17 00:00:00 2001 From: ozuma Date: Sun, 24 Oct 2021 03:28:52 +0900 Subject: [PATCH] fix: API URL link * When `/` is added, it returns "Page not found". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b517e..145620b 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,4 @@ Additional Examples: - Maintain a feed of indicators in a pulse for users - https://github.com/AlienVault-OTX/OTX-Python-SDK/blob/master/examples/update_feed.py - Adding domains to an existing pulse - https://github.com/AlienVault-OTX/OTX-Python-SDK/blob/master/examples/PulseManager.py -More examples are at https://otx.alienvault.com/api/ +More examples are at https://otx.alienvault.com/api