diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e1776c74de55ae49ea38711207f0f320ee372d50..ca71ba4b44bdfc0c240dcb55127d6c85751bb893 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,14 @@
-# Contributing
+# Contributing
 
 First off, thanks for taking the time to contribute!
 
-## How Can I Contribute?
+## How Can I Contribute?
 
 - Reporting bugs
 - Suggesting enhancements
 - Code contribution
 
-## Styleguides
+## Styleguides
 
 - [Git Commit message](documentation/30_Contributor_doc/GIT_CONVENTION.md)
 
diff --git a/README.md b/README.md
index f22561157b61fe7457d1f811332ff50bab686973..c9c2a427d27dc9288931b1bcf787216ff44880df 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,10 @@ Comptoir du Libre v3+ (Symfony)
 
 ## Documentation
 
+- [QA : URLs + online tools](documentation/QA-tools.md)
 - [Install documentation](documentation/10_Install_doc/)
 - [Developer documentation](documentation/30_Contributor_doc/)
-- [QA : URL + online tools](documentation/QA-tools.md)
-
+- [Mementos](documentation/90_Mementos/)
 
 ## License
 
diff --git a/documentation/README.md b/documentation/README.md
index 5b2d03b926616ecaba89ed009816772dac04a43f..dd486dd3c34a559e77bea4b2a51d5e344818ab74 100644
--- a/documentation/README.md
+++ b/documentation/README.md
@@ -1,8 +1,9 @@
 # Documentation
 
+- [QA : URL + online tools](QA-tools.md)
 - [Install documentation](10_Install_doc/)
 - [Developer documentation](30_Contributor_doc/)
-- [QA : URL + online tools](QA-tools.md)
+- [Mementos](documentation/90_Mementos/)