Skip to content

Commit 88c011e

Browse files
Repair hyperlinks to translated fragments
1 parent 0765224 commit 88c011e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_articles/de/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ If you're looking for others to pitch in, start by asking around.
174174

175175
When you see new contributors making repeated contributions, recognize their work by offering more responsibility. Document how others can grow into leadership roles if they wish.
176176

177-
Encouraging others to [share ownership of the project](../building-community/#share-ownership-of-your-project) can greatly reduce your own workload, as @lmccart discovered on her project, [p5.js](https://github.com/processing/p5.js?files=1).
177+
Encouraging others to [share ownership of the project](../building-community/#teilen-sie-die-eigentümerschaft-an-ihrem-projekt) can greatly reduce your own workload, as @lmccart discovered on her project, [p5.js](https://github.com/processing/p5.js?files=1).
178178

179179
<aside markdown="1" class="pquote">
180180
<img src="https://avatars.githubusercontent.com/lmccart?s=180" class="pquote-avatar" alt="avatar">

_articles/de/building-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Während Sie Ihre Community aufbauen, überlegen Sie sich, wie jemand am Eingang
3030

3131
Beginnen Sie mit der Dokumentation:
3232

33-
* **Helfen Sie beim Einstieg in ihr Projekt.** [Eine freundliche README](../starting-a-project/#writing-a-readme) und anschauliche Codebeispiele erleichtern allen, die auf Ihr Projekt stoßen, den Einstieg.
33+
* **Helfen Sie beim Einstieg in ihr Projekt.** [Eine freundliche README](../starting-a-project/#eine-readme-schreiben) und anschauliche Codebeispiele erleichtern allen, die auf Ihr Projekt stoßen, den Einstieg.
3434
* **Erklären Sie in klaren Worten, wie Leute beitragen sollen**, bspw. in [einer CONTRIBUTING-Datei](../starting-a-project/#writing-your-contributing-guidelines), und indem Sie die Issues stets aktuell halten.
3535

3636
[GitHubs 2017er Open-Source-Umfrage](http://opensourcesurvey.org/2017/) zeigte, dass unvollständige oder verwirrende Dokumentation das größte Problem für Open-Source-Anwender\*innen ist. Eine gute Dokumentation lädt dazu ein, mit Ihrem Projekt zu interagieren. Wenn jemand ein Issue oder einen Pull-Request erstellt, haben Sie die Möglichkeit, diese Person durch den Trichter zu bugsieren.

_articles/de/leadership-and-governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Once you've established leadership roles, don't forget to document how people ca
8181

8282
Tools like [Vossibility](https://github.com/icecrime/vossibility-stack) can help you publicly track who is (or isn't) making contributions to the project. Documenting this information avoids the community perception that maintainers are a clique that makes its decisions privately.
8383

84-
Finally, if your project is on GitHub, consider moving your project from your personal account to an Organization and adding at least one backup admin. [GitHub Organizations](https://help.github.com/articles/creating-a-new-organization-account/) make it easier to manage permissions and multiple repositories and protect your project's legacy through [shared ownership](../building-community/#share-ownership-of-your-project).
84+
Finally, if your project is on GitHub, consider moving your project from your personal account to an Organization and adding at least one backup admin. [GitHub Organizations](https://help.github.com/articles/creating-a-new-organization-account/) make it easier to manage permissions and multiple repositories and protect your project's legacy through [shared ownership](../building-community/#teilen-sie-die-eigentümerschaft-an-ihrem-projekt).
8585

8686
## When should I give someone commit access?
8787

0 commit comments

Comments
 (0)