From 7085860bc7d61c2585a2f1361bf7a2b49d8ff998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 9 Jan 2019 11:50:22 +0100 Subject: [PATCH 1/2] Added section Documentation Including the headline as link to the description how to edit this documentation. --- SUMMARY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SUMMARY.md b/SUMMARY.md index 1538b6a38..f0e8fc665 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -29,6 +29,10 @@ * [Contribute](workflow/pull-requests.md) * [Deployment](workflow/deployment.md) +## Documentation + +* [Edit this Documentation](documentation/testing/edit-this-documentation.md) + ## Recources * [Human-Connection.org](https://human-connection.org) From fca4a67d7632a00b099eb5e55e2a504b45829e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 9 Jan 2019 12:03:43 +0100 Subject: [PATCH 2/2] Correction of the link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There was the „testing/" not deleted. --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index f0e8fc665..cd5d36a2d 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -31,7 +31,7 @@ ## Documentation -* [Edit this Documentation](documentation/testing/edit-this-documentation.md) +* [Edit this Documentation](documentation/edit-this-documentation.md) ## Recources