docs-v8 icon indicating copy to clipboard operation
docs-v8 copied to clipboard

Broken Links

Open jcassidyav opened this issue 3 years ago • 9 comments

I used markdown-link-check to check for broken links. The result is below,

I was going to raise a pull request to fix the ones linking to the api-reference, but am unsure if adding a redirect, or just fixing the link in the md file is the best thing to do ?

I'd be inclined to say fix the links in the markdown.


FILE: advanced-concepts.md

72 links checked.
/binding-generator/extend-class-interface.md → Status: 400

FILE: cli-lang.md

FILE: development-workflow.md
54 links checked.
https://discourse.nativescript.org/c/plugins → Status: 0
/plugins/building-plugins.md → Status: 400
https://www.nativescript.org/books-and-videos → Status: 404

FILE: index.md
25 links checked.
https://github.com/NativeScript/template-master-detail-ts/blob/master/tools/preinstall.js → Status: 404
https://github.com/NativeScript/template-master-detail-ts/blob/master/tools/postinstall.js → Status: 404

FILE: interaction.md
67 links checked.
/api-reference/classes/_ui_core_view_.view.html → Status: 400
/api-reference/interfaces/_ui_animation_.animationdefinition.html → Status: 400
/api-reference/classes/_ui_animation_.animation.html → Status: 400
/api-reference/interfaces/_ui_animation_.pair.html → Status: 400
/api-reference/modules/_ui_enums_.animationcurve.html → Status: 400
/api-reference/classes/_ui_core_view_.view → Status: 400
/api-reference/classes/_ui_core_view_.view → Status: 400

FILE: introduction.md
25 links checked.
https://github.com/NativeScript/template-master-detail-ts/blob/master/tools/preinstall.js → Status: 404
https://github.com/NativeScript/template-master-detail-ts/blob/master/tools/postinstall.js → Status: 404

FILE: performance.md
27 links checked.
/api-reference/modules/_ui_image_.html → Status: 400
/api-reference/modules/_ui_image_.html → Status: 400


FILE: plugins\detox.md
16 links checked.
https://github.com/wix/Detox/blob/master/examples/demo-react-native-jest/e2e/app-hello.e2e.js → Status: 404

FILE: plugins\fingerprint-auth.md
10 links checked.
https://github.com/EddyVerbruggen/nativescript-fingerprint-auth/blob/master/demo/app/vendor-platform.android.ts#L9 → Status: 404
https://godpraksis.no/2016/03/fingerprint-trojan/ → Status: 0


jcassidyav avatar Jun 04 '21 11:06 jcassidyav