Updated and added links to latest MonoGame 3.8 content in tutorials.md#7322
Merged
tomspilman merged 1 commit intoMonoGame:developfrom Aug 19, 2020
SimonDarksideJ:dev/dom-videos
Merged
Updated and added links to latest MonoGame 3.8 content in tutorials.md#7322tomspilman merged 1 commit intoMonoGame:developfrom SimonDarksideJ:dev/dom-videos
tomspilman merged 1 commit intoMonoGame:developfrom
SimonDarksideJ:dev/dom-videos
Conversation
Member
|
@Jjagg you mentioned DocFX has some thing to detect bad links right? Maybe we can make it fail the build in that case? |
Contributor
Author
|
I believe it showed up in the build logs. But I thought I checked all the other links when last I reviewed this list. I'll double-check. |
Contributor
Author
|
Nope @tomspilman , just tested all the links on that page. Working fine. Some are probably not relevant anymore, but that is another matter entirely :D |
Contributor
|
Docfx checks internal references, but it does not ping web URLs. |
Member
|
I bet we could knock up some C# using a regex we could write inline to the Cake script to check urls and report errors. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refresh the YT links from my site to the latest MonoGame 3.8 content into the tutorials.md docs