Fix broken links in package metadata (#1314)

This commit is contained in:
Remi Rampin
2022-09-06 16:15:51 -04:00
committed by GitHub
parent 6af37e9fd8
commit 3c24adf1b2
12 changed files with 12 additions and 12 deletions

View File

@ -19,7 +19,7 @@ long_description = file: README.rst
long_description_content_type = text/x-rst
author = OpenTelemetry Authors
author_email = cncf-opentelemetry-contributors@lists.cncf.io
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/master/instrumentation/opentelemetry-instrumentation-kafka-python
url = https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-kafka-python
platforms = any
license = Apache-2.0
classifiers =