From 2772cf8627850d2d3fc1498c58d7f983fc37dc5e Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Feb 09 2017 15:06:08 +0000 Subject: Remove the redundant use of "upstream" Signed-off-by: Jeremy Cline --- diff --git a/doc/usage/forks.rst b/doc/usage/forks.rst index c0a778d..3c3527b 100644 --- a/doc/usage/forks.rst +++ b/doc/usage/forks.rst @@ -5,8 +5,8 @@ Forks ===== A fork in Pagure is a copy of a repository. When contributing to a project on Pagure, the first step is to fork it. This gives you a place to make changes -to the project and, if you so wish, contribute back to the original upstream -project. If you're not already familiar with Git's distributed workflow, +to the project and, if you so wish, contribute back to the original project. +If you're not already familiar with Git's distributed workflow, `the Pro Git book has an excellent introduction `_.