summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrique Joaquim <h.joaquim@campus.fct.unl.pt>2023-10-20 22:33:54 +0100
committerGitHub <noreply@github.com>2023-10-20 21:33:54 +0000
commit90eeabf82c747e3186f57714d4d7a1a750d77b77 (patch)
tree538ebd817f92f8b12d41d56529579efe7513f7df
parent8f42c2fae8449579b169b2010371efcec74417df (diff)
updating ultima urls (#5587)
-rw-r--r--openbb_terminal/keys_controller.py2
-rw-r--r--openbb_terminal/miscellaneous/models/all_api_keys.json2
-rw-r--r--website/content/terminal/usage/guides/api-keys.md4
3 files changed, 4 insertions, 4 deletions
diff --git a/openbb_terminal/keys_controller.py b/openbb_terminal/keys_controller.py
index b9d81023028..4b88c10b758 100644
--- a/openbb_terminal/keys_controller.py
+++ b/openbb_terminal/keys_controller.py
@@ -1242,7 +1242,7 @@ class KeysController(BaseController): # pylint: disable=too-many-public-methods
help="key",
)
if not other_args:
- console.print("For your API Key, https://ultimainsights.ai/")
+ console.print("For your API Key, https://ultimainsights.ai/openbb")
return
if other_args and "-" not in other_args[0][0]:
diff --git a/openbb_terminal/miscellaneous/models/all_api_keys.json b/openbb_terminal/miscellaneous/models/all_api_keys.json
index 58670f75cd4..a3672fe8c86 100644
--- a/openbb_terminal/miscellaneous/models/all_api_keys.json
+++ b/openbb_terminal/miscellaneous/models/all_api_keys.json
@@ -3,7 +3,7 @@
"name": "API_ULTIMA_KEY",
"source": "Ultima Insights",
"link": "https://www.ultimainsights.ai/",
- "markdown": "Go to: https://ultimainsights.ai/\n\n![Ultima Insights](https://user-images.githubusercontent.com/1911913/229215125-e3419788-eef3-4389-a3bd-5c08f3333347.png)\n\nClick on, \"Get Started\", to start the sign-up process. After the account has been setup, navigate to [Generate API Key](https://beta.ultimainsights.ai/my-account/generate-api-key) and click \"Generate Key\"."
+ "markdown": "Go to: https://ultimainsights.ai/openbb\n\n![Ultima Insights](https://user-images.githubusercontent.com/1911913/229215125-e3419788-eef3-4389-a3bd-5c08f3333347.png)\n\nClick on, \"Get Started\", to start the sign-up process. After the account has been setup, navigate to [Generate API Key](https://beta.ultimainsights.ai/my-account/generate-api-key) and click \"Generate Key\"."
},
{
"name": "API_KEY_ALPHAVANTAGE",
diff --git a/website/content/terminal/usage/guides/api-keys.md b/website/content/terminal/usage/guides/api-keys.md
index 8de80ae7c96..173fa77f489 100644
--- a/website/content/terminal/usage/guides/api-keys.md
+++ b/website/content/terminal/usage/guides/api-keys.md
@@ -831,11 +831,11 @@ Click on, "Open Account", to start the sign-up process. After the account has be
<details>
<summary>Instructions</summary>
-Go to: https://ultimainsights.ai/
+Go to: https://ultimainsights.ai/openbb
![Ultima Insights](https://user-images.githubusercontent.com/1911913/229215125-e3419788-eef3-4389-a3bd-5c08f3333347.png)
-Click on, "Get Started", to start the sign-up process. After the account has been setup, navigate to [Generate API Key](https://beta.ultimainsights.ai/my-account/generate-api-key) and click "Generate Key". Copy the API key to the clipboard, and enter this key into the OpenBB Terminal with:
+Click on, "Get Started", to start the sign-up process. After the account has been setup, navigate to [Generate API Key](https://ultimainsights.ai/openbb) and click "Generate Key". Copy the API key to the clipboard, and enter this key into the OpenBB Terminal with:
```console
/keys/ultima REPLACE_WITH_KEY