From 7fdaf426060852a2acff69cb0d27ba6e76fd47c3 Mon Sep 17 00:00:00 2001 From: Harsh Pratap Singh <119954739+harsh-ps-2003@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:20:30 +0530 Subject: [PATCH] fixing docs ci --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- CHANGELOG.md | 18 +- CODE_OF_CONDUCT.md | 4 +- CONTRIBUTING.md | 14 +- MAINTAINERS.md | 2 +- README.md | 4 +- docs/blog/2022-09-08-thanos-at-medallia.md | 6 +- ...6-02-lfx-mentorship-query-observability.md | 4 +- docs/components/compact.md | 64 +++---- docs/components/query-frontend.md | 96 +++++----- docs/components/query.md | 118 ++++++------ docs/components/receive.md | 116 +++++------ docs/components/rule.md | 124 ++++++------ docs/components/sidecar.md | 76 ++++---- docs/components/store.md | 80 ++++---- docs/components/tools.md | 180 +++++++++--------- docs/contributing/coding-style-guide.md | 4 +- .../contributing/how-to-contribute-to-docs.md | 2 +- docs/contributing/mentorship.md | 2 +- docs/design.md | 2 +- docs/getting-started.md | 4 +- docs/operating/binary-index-header.md | 2 +- .../cross-cluster-tls-communication.md | 20 +- docs/operating/https.md | 2 +- .../202012-deletions-object-storage.md | 2 +- .../202106-automated-per-endpoint-mTLS.md | 4 +- ...more-granular-query-performance-metrics.md | 10 +- .../202206-active-series-limiting-hashring.md | 22 +-- .../202209-receive-tenant-external-labels.md | 2 +- .../20221129-avoid-global-sort.md | 6 +- .../201812-thanos-remote-receive.md | 2 +- .../201912-thanos-binary-index-header.md | 2 +- .../202001-thanos-query-health-handling.md | 2 +- .../202003-thanos-rules-federation.md | 22 +-- docs/proposals-done/202005-query-logging.md | 4 +- .../202005-scalable-rule-storage.md | 2 +- .../202005-version-documentation.md | 6 +- docs/proposals-rejected/201807-config.md | 22 +-- docs/quick-tutorial.md | 26 +-- docs/storage.md | 12 +- examples/alerts/alerts.md | 6 +- mixin/README.md | 10 +- mixin/runbook.md | 4 +- pkg/ui/react-app/README.md | 8 +- tutorials/killercoda/README.md | 2 +- tutorials/kubernetes-helm/README.md | 10 +- 46 files changed, 566 insertions(+), 566 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ae06a990a41..57e052308e2 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -33,7 +33,7 @@ assignees: '' (Write your answer here.) -### Additional context +### Additional contex