Implemented feedback of tester

Fixed categories and slightly darkened the markdown color to increase
readability
This commit is contained in:
Philip Feldmann
2017-04-06 11:06:43 +02:00
parent dafc332f2b
commit 6c5b0ad326
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Artifactory"
ring: adopt
ring: trial
quadrant: platforms-and-aoe-services
---

View File

@@ -1,6 +1,6 @@
---
title: "Devops practices"
ring: trial
ring: adopt
quadrant: methods-and-patterns
---

View File

@@ -1,5 +1,5 @@
---
title: "RabbitMQ"
title: "RAML"
ring: adopt
quadrant: tools

View File

@@ -1,6 +1,6 @@
---
title: "Rest Assured (Testing)"
ring: trial
ring: assess
quadrant: tools
---

View File

@@ -2,7 +2,7 @@
--color-gray-dark: #475157;
--color-gray-dark-alt: #4F585E;
--color-gray-dark-alt2: #434D53;
--color-gray-normal: #A1A6AA;
--color-gray-normal: #7f858a;
--color-gray-light: #7D878D;
--color-white: #fff;