Skip to content

Commit 814cbfc

Browse files
committed
Updating links to resources and document titles to reflect actual names for the examples instead of just Sample 1 and Sample 2
1 parent 356bc36 commit 814cbfc

5 files changed

+14
-7
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ version control system, git.
1111

1212
Reveal.js slides for various workshops and conference sessions.
1313

14+
- [LoneStar PHP](http://drupalizeme.github.io/workflow-git-workshop/presentations/slides/session-lonestarphp.html
15+
1416
*/resources*
1517

1618
The following workflow documents are referenced in the presentation:
1719

18-
- [Star Wars Workflow](resources/workflow-sample-sprint-1.md)
19-
- [Whispering Pines Weekly Workflow](resources/workflow-sample-sprint-2.md)
20-
- [Whispering Piles - release cycle](resources/release-cycle-sample-1.md)
20+
- [Star Wars Workflow](resources/workflow-sample-starwars.md)
21+
- [Whispering Pines Weekly Workflow](resources/workflow-sample-whisperingpines-code.md)
22+
- [Whispering Piles - release cycle philosophy](resources/workflow-sample-whisperingpines-releasecycle.md)
23+
- [Whispering Piles - deployment](resources/workflow-sample-whisperingpines-deployment.md)
2124

2225
Created by [Drupalize.Me](http://drupalize.me).

resources/workflow-sample-starwars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Drupal 7: Sprint Workflow
1+
Star Wars Sprint Workflow
22
-------------------------
33

44
{NAME} is the product manager.

resources/workflow-sample-whisperingpines-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sample Workflow 2
1+
# Whispering Pines Workflow (code)
22

33
This page includes copy-paste-able git commands for:
44

resources/workflow-sample-whisperingpines-deployment.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Deployment - QA Server
1+
# Deployment for Whispering Pines Sprints
2+
3+
Deployments are created weekly on two servers: QA and live.
4+
5+
# QA Server
26

37
The QA site is currently running off the **origin/qa** branch.
48

resources/workflow-sample-whisperingpines-releasecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sample Release Cycle Documentation
1+
# Whispering Piles Release Cycle Documentation
22

33
## Sprints and Release Cycle
44

0 commit comments

Comments
 (0)