Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating references to main #1558

Merged
merged 5 commits into from
Jan 29, 2021
Merged

Conversation

codeboten
Copy link
Contributor

Fixes #1549

@codeboten codeboten requested review from a team, aabmass and ocelotl and removed request for a team January 29, 2021 16:57
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 29, 2021
Copy link
Member

@aabmass aabmass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few broken links, otherwise LGTM

CONTRIBUTING.md Outdated
@@ -194,5 +194,5 @@ For a deeper discussion, see: https://github.com/open-telemetry/opentelemetry-sp
* docstrings should adhere to the [Google Python Style
Guide](http://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings)
as specified with the [napolean
extension](http://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#google-vs-numpy)
extension in [Sphinx](http://www.sphinx-doc.org/en/master/index.html).
extension](http://www.sphinx-doc.org/en/main/usage/extensions/napoleon.html#google-vs-numpy)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken link

@@ -9,9 +9,9 @@ Overview
This example demonstrates how to use auto-instrumentation in OpenTelemetry.
The example is based on a previous OpenTracing example that
you can find
`here <https://github.com/yurishkuro/opentracing-tutorial/tree/master/python>`__.
`here <https://github.com/yurishkuro/opentracing-tutorial/tree/main/python>`__.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

broken link

@codeboten
Copy link
Contributor Author

Thanks for catching those @aabmass

@codeboten codeboten merged commit cf8b70e into open-telemetry:main Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename branch master -> main
4 participants