From 63b500f8a17e570100c29be4a0f43d56af00fd62 Mon Sep 17 00:00:00 2001 From: elisa-mamolo <38461451+elisa-mamolo@users.noreply.github.com> Date: Sat, 24 Nov 2018 00:51:49 +0100 Subject: [PATCH] Update link references (#25039) Hi, I have added a simple guide with some insights on values and practices of XP and a link to manifesto of software craftsmanship which is always inspiring to read and make extra research about the movement. --- guide/english/agile/extreme-programming/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/agile/extreme-programming/index.md b/guide/english/agile/extreme-programming/index.md index 8f3dcc36da..ba03cab7c0 100644 --- a/guide/english/agile/extreme-programming/index.md +++ b/guide/english/agile/extreme-programming/index.md @@ -19,3 +19,5 @@ To be more adaptive and captivate their clients, extreme programming is based on #### More Information: Rules of Extreme Programming +Comprehensive breakdown of XP +Manifesto of Software Craftsmanship