aboutsummaryrefslogtreecommitdiff
path: root/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md
index ce14009..6684631 100644
--- a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md
+++ b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md
@@ -3,7 +3,7 @@ title: Pull requests with Git, the old school way
date: 2020-09-05
layout: post
lang: en
-ref: pull-requests-with-git-the-oldschool-way
+ref: pull-requests-with-git-the-old-school-way
---
It might be news to you, as it was to me, that "pull requests" that you can
create on a Git hosting provider's web UI[^pr-webui] like