Skip to content

Commit f227913

Browse files
author
Diego Luisi
committed
⚡ add OTEL_LOGS_EXPORTER
1 parent 14d62b7 commit f227913

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Backstage Documentation
1+
# GitOps Documentation
22

33
This is a basic example of documentation.

mkdocs.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
site_name: "gitops"
22
site_description: "Main documentation for ArgoCD - GitOps features and platform APIs"
3+
site_url: https://argocd.devxp-tech.io
34
repo_url: https://github.com/devxp-tech/gitops
45
edit_uri: edit/main/docs
56

67
plugins:
78
- techdocs-core
89

910
nav:
10-
- Introduction:
11-
- Getting Started:
12-
- Read Me: README.md
13-
- Getting Started: "docs/index.md"
14-
- Tooling: "docs/TOOLING.md"
11+
- Home: index.md
12+
- Tooling: "TOOLING.md"

0 commit comments

Comments
 (0)