@@ -18,10 +18,10 @@ This walks you through naming, namespace selection, and feature options, then ge
1818#### Build Plugins 10x Faster
1919
2020Writing native Kotlin and Swift code is the hardest part of plugin development. The
21- [ NativePHP Plugin Development Kit] ( https://nativephp.com/plugins ) for Claude Code can generate production-ready
21+ [ NativePHP Plugin Development Kit] ( /products/plugin-dev-kit ) for Claude Code can generate production-ready
2222plugins in minutes — complete with bridge functions, events, permissions, and platform-specific implementations.
2323
24- [ Get the Plugin Dev Kit →] ( https://nativephp.com/plugins )
24+ [ Get the Plugin Dev Kit →] ( /products/plugin-dev-kit )
2525
2626</aside >
2727
@@ -299,7 +299,7 @@ Claude Code turns natural language into production-ready native code.
299299Describe what you want ("a plugin that scans barcodes and returns product info") and get a complete, working plugin
300300with proper bridge functions, events, permissions, and both iOS and Android implementations.
301301
302- [ Get the Plugin Dev Kit →] ( https://nativephp.com/plugins )
302+ [ Get the Plugin Dev Kit →] ( /products/plugin-dev-kit )
303303
304304</aside >
305305
@@ -327,7 +327,7 @@ Writing native mobile code is hard. These agents understand:
327327Instead of learning two new languages and their ecosystems, describe what you need and let the agents handle the
328328implementation details.
329329
330- [ Get the Plugin Dev Kit →] ( https://nativephp.com/plugins )
330+ [ Get the Plugin Dev Kit →] ( /products/plugin-dev-kit )
331331
332332## AI Development Tools
333333
@@ -372,5 +372,5 @@ helping AI assistants understand how to use your plugin correctly.
372372## Ready to Build?
373373
374374You now have everything you need to create NativePHP plugins. For most developers, the
375- [ Plugin Development Kit] ( https://nativephp.com/plugins ) is the fastest path from idea to working plugin — it
375+ [ Plugin Development Kit] ( /products/plugin-dev-kit ) is the fastest path from idea to working plugin — it
376376handles the native code complexity so you can focus on what your plugin does, not how to write Kotlin and Swift.
0 commit comments