From 75b7e2dd8ddd2f85323fdae088a3eba20d2dbf32 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 25 Feb 2020 15:21:37 +0100 Subject: [PATCH] Fix link in template --- 0000-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0000-template.md b/0000-template.md index 1e17087..1348c44 100644 --- a/0000-template.md +++ b/0000-template.md @@ -2,7 +2,7 @@ * Date: YYYY-MM-DD * Author: Your Name * Proposed Version: PHP x.y - * RFC PR: [php-src/rfcs#0000](https://github.com/php-src/rfcs/pull/0000) + * RFC PR: [php/php-rfcs#0000](https://github.com/php/php-rfcs/pull/0000) # Introduction