From 09a27115590e135d677d309329beeeb6cc831071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elijas=20Dap=C5=A1auskas?= <4084885+Elijas@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:56:03 +0200 Subject: [PATCH] docs(readme): fix demo links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9094208..033d2a1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@
- See Demo | + See Demo | Read Docs | Join Discussions | Join Discord @@ -56,7 +56,7 @@ The project leverages [`alphanome-ai/sec-parser`](https://github.com/alphanome-ai/sec-parser) for its data extraction needs, an essential component that simplifies the parsing of SEC EDGAR HTML documents into a structured and analyzable format. -- Explore the [**Demo**](https://sec.app.alphanome.dev/) +- Explore the [**Demo**](https://sec.alphanome.app) - Read the [**Documentation**](https://sec-ai.rtfd.io) - Join the [**Discussions**](https://github.com/orgs/alphanome-ai/discussions) to get help, propose ideas, or chat with the community - Become part of our [**Discord**](https://discord.gg/2MC3uJhBxs) community @@ -77,7 +77,7 @@ To get started, first install the `sec-ai` package: pip install sec-ai ``` -Next, please visit the Demo and explore the corresponding source code to understand how to utilize the package effectively. +Next, please visit the Demo and explore the corresponding source code to understand how to utilize the package effectively. # Best Practices