From ca138402095e5d3688ba80c81b14f628c3792af5 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Mon, 28 Mar 2016 21:37:55 +0200 Subject: [PATCH] Update resources.md Adding link to docker style guide --- resources.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/resources.md b/resources.md index 42deba4..6fa4c7a 100644 --- a/resources.md +++ b/resources.md @@ -4,7 +4,9 @@ title: Resources permalink: /resources/ --- -### API Style Guide +### [API Style Guide](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Haufe-Lexware/api-style-guide/gh-pages/index.html) A List of rules, best practices, resources and our way of creating REST APIs in the Haufe Group. The style guide addresses API Designers, mostly developers and architects, who want to design an API. - -Goto our [API Style Guide](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Haufe-Lexware/api-style-guide/gh-pages/index.html) + +### [Docker Style Guide](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Haufe-Lexware/docker-style-guide/gh-pages/index.html) + +A set of documents representing mandantory requirements, recommended best practices and informational resources for using Docker in official (public or internal) Haufe products, services or solutions.