-
Notifications
You must be signed in to change notification settings - Fork 25.2k
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
Fix broken link #25693
Fix broken link #25693
Conversation
Hello @henry-js ... Thanks for pointing this out, but this won't be the right fix. We don't point to markdown files. Let me research it out and see what we can do here. I'll edit the PR with whatever I come up with. |
I don't see why you're calling this one out, @henry-js. It's live at ... https://docs.microsoft.com/dotnet/core/testing/unit-testing-code-coverage |
HA ... nevermind ... I see we're in a markdown file. 😄 ..... MORE ☕ PLZ! ... I'm not fully awake yet. |
@serpent5 ... Is it ok now? I just saw that we'll need the full URL to that topic. |
@guardrex I'll sort it. |
Yeah ... it depends if the contributing page shows up at the site. We have markdown files that don't ... that aren't reachable at docs.microsoft.com ... then we need the full URL. If they are reachable at docs.microsoft.com, then the relative URL is cool. ☕ ... NOW! 😆 |
Yeah, it caught me out too. I "fixed" it by completely undoing the change... 🤦... Should be OK now. |
Thanks @henry-js. |
Yeah ... thanks again, @henry-js! 🚀 We don't normally "FIX" a "FIX" for a community-contributed "FIX" ... but it does happen from time-to-time. 😄 The whole docs system is rather complex. There are at least HUNDREDS ... several hundred, probably ... little rules and NITs and 😈 gotchas 😈 around here. The links are one of them because it depends on where they show up and where they're going. ... add on to that a less-than-ideal amount of ☕☕☕☕ for things to get a little sketchy in the morning! 😆 |
Previously referenced .md file is no longer in this repository