Skip to content

Commit 3bf379d

Browse files
authored
Remove redundant title from Getting started page (open-telemetry#2204)
1 parent b0a9ee3 commit 3bf379d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website_docs/getting-started.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
date: '2021-08-30T16:49:17.700Z'
2+
date: '2021-10-05T20:20:20.000Z'
33
docname: getting-started
44
images: {}
55
path: /getting-started
66
title: Getting Started
77
---
88

9-
# Getting Started
10-
119
This guide walks you through instrumenting a Python application with `opentelemetry-python`.
1210

1311
For more elaborate examples, see [examples](https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples/).

0 commit comments

Comments
 (0)