Commit Graph

17 Commits

Author SHA1 Message Date
as-op facdd3385e fix links 2026-01-14 13:37:30 +01:00
ulferts 5992398de4 update documentation regarding CLA 2025-09-10 15:11:12 +02:00
as-op 9283eafd5e fix markdown lint issues 2025-05-22 14:44:48 +02:00
as-op 1b63e44703 lint fix 2024-04-29 17:13:24 +02:00
as-op 9e72155b66 fix markdown quirks; harmonize; lint fixes 2024-04-29 13:52:04 +02:00
as-op de9878e9ed chore(lint): fix typos with cspell 2024-01-22 11:37:17 +01:00
as-op 954bce84a6 chore(SEO): use links to community without redirect 2024-01-18 18:07:04 +01:00
Oliver Günther f2a257a2ee Update README.md 2023-12-21 14:56:12 +01:00
as-op 192d32dcdf docs(links): adjust relative paths 2023-12-12 12:23:46 +01:00
Christophe Bliard 19de155f50 Fix broken documentation links
Also make some links more self-descriptive for accessibility reasons.

Remove trailing white spaces because my editor removes them
automatically (and yours should too).

Broken links were found with markdown-link-check with the following
command:
```
find . -name tmp -prune -o -name node_modules -prune -o -name \*.md -print0 | xargs -0 -n1 markdown-link-check
```
2023-09-26 09:33:53 +02:00
Oliver Günther e609b359fb Improved code review guidelines
Update docs/development/code-review-guidelines/README.md

Co-authored-by: Klaus Zanders <klaustopher@users.noreply.github.com>
2023-07-31 16:43:20 +02:00
Andrej Sandorf ece2899445 fix(docs): adjust links to refactored frontend source [skip ci] (#10905) 2022-07-05 11:15:08 +02:00
Andrej Sandorf 37e6f9749c fix(doc-links): use https, harmonize url formats, linkify text-only urls, codify example urls (#10374) 2022-03-23 16:36:45 +01:00
Andrej Sandorf 9261c8eb43 feat(docs): changes & cleanup [skip ci] (#9941)
* Change of the integrations and community plugin page

* fix(docs): adjust links to moved pages; decrease image file sizes

* fix(docs): use https:// links where possible, remove unused images, unify lowercase file extension for pngs

* fix(docs): adjust links to moved pages; decrease image file sizes

Co-authored-by: birthe <b.lindenthal@openproject.com>
2021-12-02 12:08:39 +01:00
Henriette Darge b02c0bc299 Fixen broken doc links 2020-04-29 15:23:47 +02:00
birthe e4fe8dc051 Updated link to Contributor License Agreement 2020-03-02 15:44:09 +01:00
Oliver Günther e1c642f46e Move help into docs 2020-02-04 14:27:42 +01:00