Skip to content

[Doc][Link] Links in the website are deprecatedΒ #595

@d4x1

Description

@d4x1

Documentation Scope

This repo's github action 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

Additional context

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions