Skip to content

fix broken links #3663

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

Merged
merged 1 commit into from
Dec 12, 2019
Merged

fix broken links #3663

merged 1 commit into from
Dec 12, 2019

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Dec 11, 2019

@JeremyKuhne@carlossanlop found some broken links while browsing the docs for
https://docs.microsoft.com/en-us/dotnet/api/system.io.memorystream.trygetbuffer?view=netframework-4.8

Also, what about the other constructors? The remarks only list 5 but MemoryStream has at least 7

@mairaw mairaw added the doc-bug Problem with the content; needs to be fixed label Dec 11, 2019
@mairaw mairaw added this to the December 2019 milestone Dec 11, 2019
@mairaw mairaw requested a review from carlossanlop December 11, 2019 20:18
@mairaw mairaw self-assigned this Dec 11, 2019
Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

Thanks for letting me know, Maira. I think I may have introduced those broken links, yet I don't recall seeing build warnings or failures.
I can add the rest of the constructors in a new PR.

@mairaw
Copy link
Contributor Author

mairaw commented Dec 12, 2019

@mairaw mairaw merged commit e66b5cb into master Dec 12, 2019
@mairaw mairaw deleted the mairaw-patch-2 branch December 12, 2019 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants