From feb80d9fac8537320c7610d4686a7d74a9fb34c1 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Tue, 7 Aug 2018 14:15:21 -0700 Subject: [PATCH] [upstream] Reorder Patch Guru & Using Gerrit It was discussed after the Rio OUI that it would make more sense to discuss patch sizing and whatnot after new contributors know how to push a patch as their first patches will not be huge with dependencies, etc. Change-Id: I3a79b9a91f284f808b8ba1b836418d0de7044bd2 --- doc/upstream-training/source/slides/slide-index.rst | 2 +- .../source/website/upstream-training-content.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/upstream-training/source/slides/slide-index.rst b/doc/upstream-training/source/slides/slide-index.rst index da7f1180..a212ea9b 100644 --- a/doc/upstream-training/source/slides/slide-index.rst +++ b/doc/upstream-training/source/slides/slide-index.rst @@ -44,8 +44,8 @@ Workflow and Tools for Participation workflow-task-tracking.rst workflow-setup-git-and-commit-messages.rst workflow-configuring-gerrit.rst - workflow-patch-gurus.rst workflow-reviewing.rst + workflow-patch-gurus.rst workflow-project-status-and-zuul.rst Code Deep Dive diff --git a/doc/upstream-training/source/website/upstream-training-content.rst b/doc/upstream-training/source/website/upstream-training-content.rst index 12794fac..02ab9152 100644 --- a/doc/upstream-training/source/website/upstream-training-content.rst +++ b/doc/upstream-training/source/website/upstream-training-content.rst @@ -41,8 +41,8 @@ Workflow and Tools for Participation * `Setting Up Git & Commit Messages `_ * `Configuring Gerrit `_ -* `Patch Gurus! `_ * `Reviewing & Using Gerrit `_ +* `Patch Gurus! `_ * `Project Status and Zuul `_