Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,4 +267,5 @@ Now let's explore the data you just loaded.
- Check available memory and CPU resources
- For large datasets, consider the high-availability deployment

If you're still having issues, Join our [Slack Community](/marketing-opt-in/, "_self") for help
If you're still having issues, Join our [Slack Community](/marketing-opt-in/ "_blank", "noopener", "noreferrer") for help

2 changes: 1 addition & 1 deletion docs/openobserve-enterprise-edition-installation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: >-

This guide explains how to deploy [OpenObserve Enterprise Edition](https://openobserve.ai/downloads/) in a **Kubernetes** environment using **Helm**.

> For support, reach out in the [Slack channel](/marketing-opt-in/, "_self").
> For support, reach out in the [Slack channel](/marketing-opt-in/ "_blank").
!!! info "Architecture Overview"
OpenObserve Enterprise Edition depends on several components to support scalable ingestion, search, storage, and access control:
Expand Down
4 changes: 2 additions & 2 deletions overrides/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@
go to our
<a
href="/marketing-opt-in/"
target="_self"
target="_blank"
rel="noopener"
class="tw-text-blue-600 tw-underline"
>Community Slack</a
Expand All @@ -918,7 +918,7 @@
<li
class="tw-p-2 tw-rounded-lg tw-transition-all tw-duration-200 hover:tw-bg-white hover:tw-bg-opacity-10 header-list-style"
>
<a href="/marketing-opt-in/" target="_self">
<a href="/marketing-opt-in/" target="_blank">
<img
src="/docs/assets/slack-icon.svg"
alt="slack"
Expand Down
2 changes: 1 addition & 1 deletion overrides/partials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ <h2 class="landing-section-title">Community & Support</h2>
data-clarity-event="docs_landing_page_card_click"
data-clarity-title="Community"
data-clarity-url="/marketing-opt-in/"
target="_self"
target="_blank"
>
<div
class="landing-community-support-icon landing-tutorial-icon--pink"
Expand Down