line / line/line-bot-sdk-python

404 in Bearer link in `linebot/v3/liff/docs/Liff.md`

Abierto
#732 0 comentarios 0 reacciones 1 asignado Ver en GitHub

Nadie ha tomado este issue todavía.

keep
Lenguaje dominante
Python
Estrellas
2.1k
Forks
1.1k
Merge medio
5 min
PR fusionados (30 d)
11

Descripción

## Documentation

The link to [`Bearer`](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/README.md#Bearer) in the **add_liff_app, delete_liff_app, get_all_liff_apps, update_liff_app** section of [`linebot/v3/liff/docs/Liff.md`](https://github.com/line/line-bot-sdk-python/blob/master/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`](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/README.md#Bearer)

## Steps to Reproduce

1. Navigate to [`linebot/v3/liff/docs/Liff.md`](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/docs/Liff.md).
2. Find the [**add_liff_app**](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/docs/Liff.md#add_liff_app), [**delete_liff_app**](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/docs/Liff.md#delete_liff_app), [**get_all_liff_apps**](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/docs/Liff.md#get_all_liff_apps), and [**update_liff_app**](https://github.com/line/line-bot-sdk-python/blob/master/linebot/v3/liff/docs/Liff.md#update_liff_app) section.
3. Click on the `Bearer` link.
4. 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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.