From b737968ca65006085bc8a12a98d465acd074431f Mon Sep 17 00:00:00 2001 From: Pieter van der Meulen Date: Thu, 26 Jan 2017 15:06:52 +0100 Subject: [PATCH] Update because of move to OpenConext --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a785ffb05..665da979d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Step-up Self-Service ==================== -[![Build Status](https://travis-ci.org/SURFnet/Stepup-SelfService.svg)](https://travis-ci.org/SURFnet/Stepup-SelfService) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/SURFnet/Stepup-SelfService/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/SURFnet/Stepup-SelfService/?branch=develop) [![SensioLabs Insight](https://insight.sensiolabs.com/projects/d3edfdf9-2619-49d2-8f6f-cacc5492ce83/mini.png)](https://insight.sensiolabs.com/projects/d3edfdf9-2619-49d2-8f6f-cacc5492ce83) +[![Build Status](https://travis-ci.org/OpenConext/Stepup-SelfService.svg)](https://travis-ci.org/OpenConext/Stepup-SelfService) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/OpenConext/Stepup-SelfService/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/OpenConext/Stepup-SelfService/?branch=develop) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/d3edfdf9-2619-49d2-8f6f-cacc5492ce83/mini.png)](https://insight.sensiolabs.com/projects/d3edfdf9-2619-49d2-8f6f-cacc5492ce83) -This component is part of "Step-up Authentication as-a Service" and requires other supporting components to function. See [Stepup-Deploy](https://github.com/SURFnet/Stepup-Deploy) for an overview. +This component is part of "Step-up Authentication as-a Service" and requires other supporting components to function. See [Stepup-Deploy](https://github.com/OpenConext/Stepup-Deploy) for an overview. ## Requirements @@ -11,8 +11,8 @@ This component is part of "Step-up Authentication as-a Service" and requires oth * [Composer](https://getcomposer.org/) * A web server (Apache, Nginx) * Graylog2 (or disable this Monolog handler) - * A working [Gateway](https://github.com/SURFnet/Stepup-Gateway) - * Working [Middleware](https://github.com/SURFnet/Stepup-Middleware) + * A working [Gateway](https://github.com/OpenConext/Stepup-Gateway) + * Working [Middleware](https://github.com/OpenConext/Stepup-Middleware) ## Installation