NativeScript / docs

The NativeScript Docs!
https://docs.nativescript.org/
13 stars 25 forks source link

Broken anchor links #153

Open KeshiaRose opened 1 month ago

KeshiaRose commented 1 month ago

Hello! 👋🏾 I put in a PR for a broken anchor link I found while I was going through the tutorials but then I noticed there were a couple more in some other places as well. Ran a quick script on the docs and found quite a few broken anchor links (from one character off, capital letters, phrasing changes, etc.) Thought I would just share the list of what I found. I didn't check every single one but a quick spot check makes me think the list is pretty accurate. Hope this helps!

/troubleshooting

/core/connectivity

/core/http

/configuration/webpack

/parts/troubleshooting-increase-deployment-target

/ui/placeholder

/guide/android-marshalling

/guide/ios-marshalling

/guide/property-system

/guide/navigation/frames-and-pages

/plugins/animated-circle

/plugins/apple-pay

/plugins/apple-sign-in

/plugins/auto-fit-text

/plugins/background-http

/plugins/biometrics

/plugins/brightness

/plugins/camera

/plugins/contacts

/plugins/datetimepicker

/plugins/directions

/plugins/email

/plugins/facebook

/plugins/firebase-admob

/plugins/firebase-analytics

/plugins/firebase-auth

/plugins/firebase-crashlytics

/plugins/firebase-database

/plugins/firebase-dynamic-links

/plugins/firebase-firestore

/plugins/firebase-functions

/plugins/firebase-messaging

/plugins/firebase-remote-config

/plugins/firebase-storage

/plugins/geolocation

/plugins/google-maps

/plugins/google-pay

/plugins/google-signin

/plugins/haptics

/plugins/imagepicker

/plugins/ionic-portals

/plugins/ios-security

/plugins/iqkeyboardmanager

/plugins/jetpack-compose

/plugins/local-notifications

/plugins/localize

/plugins/mlkit-barcode-scanning

/plugins/mlkit-core

/plugins/mlkit-face-detection

/plugins/mlkit-image-labeling

/plugins/mlkit-object-detection

/plugins/mlkit-pose-detection

/plugins/mlkit-text-recognition

/plugins/payments

/plugins/picker

/plugins/swift-ui

/plugins/zip

NathanWalker commented 1 month ago

Wow thank you! We’ll have to modify the plugin readme’s one by one as those are scraped every night from various plugin repos but this stands as a clear TODO ❤️