Skip to content

Commit 2da6905

Browse files
authored
Merge pull request #80 from ruflin/fix-doc-links-wrong-branch
Fix wrong doc links in Get Started docs
2 parents 4e877d1 + cc28069 commit 2da6905

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Regardless of the source, all telemetry flows through the EDOT Collector, where
4040

4141
| **Use Case** | **Telemetry Type** | **Infrastructure** | <div align="center">**EDOT Collector**</div> | <div align="center">**EDOT SDK**</div> | <div align="center">**Setup EDOT**</div> |
4242
|------------------------------|---------------------------|---------------------------|:----------------------------------:|:----------------------------------:|----------------------|
43-
| **Applications & Infrastructure** | Logs, Metrics, Traces | Kubernetes ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/miguel-docs/quickstart-guide.md#%EF%B8%8F-kubernetes---infrastructure--application--monitoring)|
44-
| **Infrastructure Only** | Logs, Metrics | Kubernetes ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/miguel-docs/quickstart-guide.md#%EF%B8%8F-kubernetes---infrastructure--application--monitoring)|
45-
| **Hosts** | Logs, Metrics | Host (VM, Bare Metal) ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/miguel-docs/quickstart-guide.md#%EF%B8%8F-hosts-monitoring-and-log-collection) |
43+
| **Applications & Infrastructure** | Logs, Metrics, Traces | Kubernetes ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/main/quickstart-guide.md#%EF%B8%8F-kubernetes---infrastructure--application--monitoring)|
44+
| **Infrastructure Only** | Logs, Metrics | Kubernetes ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/main/quickstart-guide.md#%EF%B8%8F-kubernetes---infrastructure--application--monitoring)|
45+
| **Hosts** | Logs, Metrics | Host (VM, Bare Metal) ||| [Quickstart](https://github.com/elastic/opentelemetry/blob/main/quickstart-guide.md#%EF%B8%8F-hosts-monitoring-and-log-collection) |
4646

4747
### 📥 Report issues or provide feedback
4848
To report issues or provide feedback on EDOT, please [submit a github issue](https://github.com/elastic/opentelemetry/issues/new/choose).

0 commit comments

Comments
 (0)