From 2f13688aa0641bda4cfa59f49fe4f652b075323f Mon Sep 17 00:00:00 2001 From: Manas Sharma Date: Wed, 26 Nov 2025 16:55:30 +0530 Subject: [PATCH] fixed architecture page menuu + seo title --- docs/.pages | 2 +- docs/architecture.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/.pages b/docs/.pages index de9b90c0..2efade6d 100644 --- a/docs/.pages +++ b/docs/.pages @@ -1,6 +1,6 @@ nav: - Overview: overview -- Architechture: architecture.md +- Architecture: architecture.md - Getting started: getting-started.md - Features: features - Enterprise Edition Installation Guide: openobserve-enterprise-edition-installation-guide.md diff --git a/docs/architecture.md b/docs/architecture.md index a6a2d4c6..844fa078 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -1,9 +1,9 @@ --- -title: Introduction to Python +title: OpenObserve Architecture description: >- Deploy OpenObserve in single or HA mode. Learn about architecture, components, storage, data flow, and performance optimization features. -keywords: 'python, beginner, tutorial' +keywords: 'openobserve, architecture, tutorial' --- > Applicable to open source & enterprise version