fix(docs): broken link in the Prompt CREATE (original) (raw)
The Prompt CREATE has following broken links that throw 404.
Broken links on the page above
Look for the links below in the code.
Link 1:
- Broken link :
["CreateUser" custom script](../../developer/scripts/create-user.md) - Proposed fix:
["CreateUser" custom script](../../../script-catalog/create_user/create-user.md)
Test the documentation locally:
- Before submitting the fix, please test the documentation changes locally to ensure everything is working as expected.
- Once verified, attach evidence (e.g., screenshot or a webm video) of your local testing to confirm the fix.