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

Event struct definition link typo #461

Merged
merged 1 commit into from
Dec 8, 2019
Merged

Conversation

TomGranot
Copy link
Contributor

Current link in here, which should point to the correct metadata struct definition, instead points to here.

Motivation

Link is broken.

Solution

Fix link. :)

Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks!

@hawkw hawkw merged commit 3b39229 into tokio-rs:master Dec 8, 2019
hawkw added a commit that referenced this pull request Dec 20, 2019
Added

- `Default` impl for `Dispatch` (#411)

Fixed

- Removed duplicate `lazy_static` dependencies (#424)
- Fixed no-std dependencies being enabled even when `std` feature flag
  is set (#424)
- Broken link to `Metadata` in `Event` docs (#461)

Signed-off-by: Eliza Weisman <[email protected]>
hawkw added a commit that referenced this pull request Dec 20, 2019
Added

- `Default` impl for `Dispatch` (#411)

Fixed

- Removed duplicate `lazy_static` dependencies (#424)
- Fixed no-std dependencies being enabled even when `std` feature flag
  is set (#424)
- Broken link to `Metadata` in `Event` docs (#461)

Signed-off-by: Eliza Weisman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants