Skip to content

Commit a413eb3

Browse files
updated links to apex-enterprise-patterns
updated links to apex-enterprise-patterns GitHub organization
1 parent c9c6650 commit a413eb3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
FFLib Apex Common Sample
22
========================
33

4-
[![Build Status](https://travis-ci.org/financialforcedev/fflib-apex-common-samplecode.svg)](https://travis-ci.org/financialforcedev/fflib-apex-common-samplecode)
4+
[![Build Status](https://travis-ci.org/apex-enterprise-patterns/fflib-apex-common-samplecode.svg)](https://travis-ci.org/apex-enterprise-patterns/fflib-apex-common-samplecode)
55

6-
**Dependencies:** Must deploy [Apex Common ](https://github.com/financialforcedev/fflib-apex-common) before deploying this library
6+
**Dependencies:** Must deploy [Apex Common ](https://github.com/apex-enterprise-patterns/fflib-apex-common) before deploying this library
77

8-
<a href="https://githubsfdeploy.herokuapp.com?owner=financialforcedev&repo=fflib-apex-common-samplecode">
8+
<a href="https://githubsfdeploy.herokuapp.com?owner=apex-enterprise-patterns&repo=fflib-apex-common-samplecode">
99
<img alt="Deploy to Salesforce"
1010
src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png">
1111
</a>
@@ -15,7 +15,7 @@ Sample Application
1515

1616
This repository contains a sample application illustrating the Apex Enterprise Patterns library. The aim is to illustrate fullly working sample application to better illustrate the patterns in presentations and articles. You can see a [demo of this application in the Dreamforce 2013 session](http://www.youtube.com/watch?v=qlq46AEAlLI#t=572) I presented.
1717

18-
**NOTE:** The supporting **Apex Common** library can be found [here](https://github.com/financialforcedev/fflib-apex-common).
18+
**NOTE:** The supporting **Apex Common** library can be found [here](https://github.com/apex-enterprise-patterns/fflib-apex-common).
1919

2020
![Alt text](/images/sampleappoverview.png "Optional title")
2121

@@ -40,5 +40,5 @@ I'm proud to have been given the opportunity to run a more detailed look at thes
4040
- [Apex Enterprise Patterns - Separation of Concerns](http://wiki.developerforce.com/page/Apex_Enterprise_Patterns_-_Separation_of_Concerns)
4141
- [Apex Enterprise Patterns - Service Layer](http://wiki.developerforce.com/page/Apex_Enterprise_Patterns_-_Service_Layer)
4242
- [Apex Enterprise Patterns - Domain Layer](http://wiki.developerforce.com/page/Apex_Enterprise_Patterns_-_Domain_Layer)
43-
- [Apex Enterprise Patterns - Selector Layer](https://github.com/financialforcedev/df12-apex-enterprise-patterns#data-mapper-selector)
43+
- [Apex Enterprise Patterns - Selector Layer](https://github.com/apex-enterprise-patterns/df12-apex-enterprise-patterns#data-mapper-selector)
4444

0 commit comments

Comments
 (0)