fix(docs): broken link in the Authorization Endpoint (original) (raw)
The Authorization Endpoint 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 :
[Interception scripts](../../developer/interception-scripts.md) - Proposed fix:
[Interception scripts](../../../janssen-server/developer/scripts/README.md)
Link 2:
- issue :
[person authentication](../../developer/scripts/person-authentication.md) - solve :
[person authentication](../../../script-catalog/person_authentication/person-authentication.md)
Link 3:
- issue :
[consent gathering](../../developer/scripts/consent-gathering.md) - solve :
[consent gathering](../../../script-catalog/consent_gathering/consent-gathering.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.