apache / apache/devlake-website

[Doc][Link] Links in the website are deprecated

Aperta
#595 7 commenti 1 reazione 1 assegnatario Assegnata a @anjy7 Vedi su GitHub
good first issue
Lingua principale
TypeScript
Stelle
44
Fork
116
Merge medio
1g 2h
PR unite (30g)
1

Descrizione

## Documentation Scope
This repo's [github action](https://github.com/apache/incubator-devlake-website/actions/runs/5605449697/jobs/10254590212) fails every day, cause of deprecated links in the website's document.

## Describe the Change

After checking the errors, I found that link to code like `https://github.com/apache/incubator-devlake/blob/main/generator/template/plugin/tasks/task_data.go-template` should be `https://github.com/apache/incubator-devlake/blob/main/backend/generator/template/plugin/tasks/task_data.go-template`. (Just add a `/backend` in the file path.)

## Screenshots
![image](https://github.com/apache/incubator-devlake-website/assets/5844806/5798fb07-226c-43b6-a649-18dfc5e125d3)

## Additional context
Other 404 links are unexpected, we can fix the links to code details, and see what happends to this checker.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.