Documentation
The link to Bearer in the add_liff_app, delete_liff_app, get_all_liff_apps, update_liff_app section of linebot/v3/liff/docs/Liff.md is broken and currently returns a 404 because there is no README.md in linebot/v3/liff/docs.
Location
- File:
linebot/v3/liff/docs/Liff.md
- Section: add_liff_app, delete_liff_app, get_all_liff_apps, update_liff_app
- Broken Link:
Bearer
Steps to Reproduce
- Navigate to
linebot/v3/liff/docs/Liff.md.
- Find the add_liff_app, delete_liff_app, get_all_liff_apps, and update_liff_app section.
- Click on the
Bearer link.
- Observe that it leads to a 404 error.
Expected Behavior
The Bearer link should correctly navigate to the relevant section in the README file.
Proposed Fix
Verify the correct anchor in Bearer and update the link to ensure it directs to the intended content.
Documentation
The link to
Bearerin the add_liff_app, delete_liff_app, get_all_liff_apps, update_liff_app section oflinebot/v3/liff/docs/Liff.mdis broken and currently returns a 404 because there is noREADME.mdinlinebot/v3/liff/docs.Location
linebot/v3/liff/docs/Liff.mdBearerSteps to Reproduce
linebot/v3/liff/docs/Liff.md.Bearerlink.Expected Behavior
The
Bearerlink should correctly navigate to the relevant section in the README file.Proposed Fix
Verify the correct anchor in
Bearerand update the link to ensure it directs to the intended content.