Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Fix links after repo migration #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

This service is a sample to demonstrate how services are integrated into the [Service-Fabrik-Broker](https://github.com/SAP/service-fabrik-broker).
This service is a sample to demonstrate how services are integrated into the [Service-Fabrik-Broker](https://github.com/cloudfoundry/service-fabrik-broker).

As part of the decoupling process in which the services get more and more separated from the broker itself, the Blueprint-Service serves as sample for the service teams to answer questions how to integrate a service into the broker.

Expand All @@ -15,7 +15,7 @@ As part of the decoupling process in which the services get more and more separa
- Clone the repository:

```
git clone https://github.com/SAP/service-fabrik-blueprint-service.git
git clone https://github.com/cloudfoundry/service-fabrik-blueprint-service.git
cd service-fabrik-blueprint-service
npm install
```
Expand All @@ -28,7 +28,7 @@ npm start

## How to Obtain Support

If you need any support, have any question or have found a bug, please report it in the [GitHub bug tracking system](https://github.com/SAP/service-fabrik-blueprint-service/issues). We shall get back to you.
If you need any support, have any question or have found a bug, please report it in the [GitHub bug tracking system](https://github.com/cloudfoundry/service-fabrik-blueprint-service/issues). We shall get back to you.

## LICENSE

Expand Down