Fix "fix-unbroken" script
@jonthysell might know. I don't think the new exclusions fix-unbroken is adding are right, as there are missing ones.
You can delete those and just add !versioned_docs/version-0.64/*-api-windows*.md for the time being but we should fix fix-unbroken : )
Originally posted by @asklar in https://github.com/microsoft/react-native-windows-samples/issues/409#issuecomment-799825843
fix-unbroken doesn't understand when files have different names than their ids, which is the case with all of the api docs.
There were a couple of other exclusions I needed to manually.
Right, those files are referring to api docs files by ID.