Skip to content

Commit fa3c059

Browse files
committed
Update manage PR changes
1 parent fb9ce84 commit fa3c059

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

github/manage-changes-pull-requests-github/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Introduction
66
description: Learn how to manage changes to your repository source by using pull requests.
77
ms.date: 06/26/2020
8-
author: tpetchel
9-
ms.author: thpetche
8+
author: a-a-ron
9+
ms.author: aastewar
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
1212
durationInMinutes: 2

github/manage-changes-pull-requests-github/2-what-are-pull-requests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: What are pull requests?
66
description: Learn how to manage changes to your repository source by using pull requests.
77
ms.date: 06/26/2020
8-
author: tpetchel
9-
ms.author: thpetche
8+
author: a-a-ron
9+
ms.author: aastewar
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
1212
durationInMinutes: 8

github/manage-changes-pull-requests-github/3-review-pull-requests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Exercise - Reviewing pull requests
66
description: Learn how to manage changes to your repository source by using pull requests.
77
ms.date: 06/26/2020
8-
author: tpetchel
9-
ms.author: thpetche
8+
author: a-a-ron
9+
ms.author: aastewar
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
1212
durationInMinutes: 35

github/manage-changes-pull-requests-github/4-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Knowledge check
66
description: Check what you've learned.
77
ms.date: 06/26/2020
8-
author: tpetchel
9-
ms.author: thpetche
8+
author: a-a-ron
9+
ms.author: aastewar
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
1212
durationInMinutes: 3

github/manage-changes-pull-requests-github/5-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ metadata:
55
title: Summary
66
description: Review what you've learned.
77
ms.date: 06/26/2020
8-
author: tpetchel
9-
ms.author: thpetche
8+
author: a-a-ron
9+
ms.author: aastewar
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
1212
durationInMinutes: 1

github/manage-changes-pull-requests-github/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ In this module, you will:
2020
- A GitHub account
2121
- The ability to navigate and edit files in GitHub
2222

23-
It is recommended that you complete [Manage software delivery by using a release based workflow on GitHub](/learn/modules/release-based-workflow-github) before beginning this module.
23+
It is recommended that you complete [Manage software delivery by using a release based workflow on GitHub](/training/modules/release-based-workflow-github) before beginning this module.

github/manage-changes-pull-requests-github/includes/5-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You learned about:
99
- Requesting pull request reviews
1010
- Accepting changes introduced by a pull request review
1111

12-
Now that you're familiar with merging commits using pull requests, learn to [Settle competing commits by using merge conflict resolution on GitHub](/learn/modules/resolve-merge-conflicts-github/).
12+
Now that you're familiar with merging commits using pull requests, learn to [Settle competing commits by using merge conflict resolution on GitHub](/training/modules/resolve-merge-conflicts-github/).
1313

1414
## Learn more
1515

github/manage-changes-pull-requests-github/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ abstract: |
2121
prerequisites: |
2222
- A GitHub account
2323
- The ability to navigate and edit files in GitHub
24-
iconUrl: /learn/achievements/github/manage-changes-pull-requests-github.svg
24+
iconUrl: /training/achievements/github/manage-changes-pull-requests-github.svg
2525
ratingEnabled: true
2626
levels:
2727
- beginner

0 commit comments

Comments
 (0)