electron / electron/website

Links Broken in German Quick Start

Open
#439 2 comments 0 reactions 0 assignees View on GitHub
:beetle: bug area:i18n
Dominant language
TypeScript
Stars
157
Forks
207
Avg merge
4h 57m
Merged PRs (30d)
20

Description

https://www.electronjs.org/de/docs/latest/tutorial/quick-start

Links to `app` and `BrowserWindow` look to be broken only under this translation. 🤔

```
[WARNING] Docusaurus found broken links!

Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.

Exhaustive list of all broken links found:

- On source page path = /de/docs/latest/tutorial/quick-start:
-> linking to latest/tutorial/installation.md (resolved as: /de/docs/latest/tutorial/latest/tutorial/installation.md)
-> linking to latest/api/app.md (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/api/browser-window.md (resolved as: /de/docs/latest/tutorial/latest/api/browser-window.md)
-> linking to latest/api/app.md#event-ready (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/api/app.md#appwhenready (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/api/app.md#event-activate-macos (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/api/app.md#event-window-all-closed (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/api/app.md#appquit (resolved as: /de/docs/latest/tutorial/latest/api/app.md)
-> linking to latest/tutorial/process-model.md (resolved as: /de/docs/latest/tutorial/latest/tutorial/process-model.md)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.