From 96b76320c716ff9bb4bb57c4248fdeb5cce9f777 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Tue, 21 Jul 2020 18:55:59 +0800 Subject: [PATCH] Remove the 'slug' attribute from open-a-pr The slug is causing problems for tracking missing links. Other than that, I'm not seeing any advantage of using it. --- content/en/docs/contribute/new-content/open-a-pr.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/contribute/new-content/open-a-pr.md b/content/en/docs/contribute/new-content/open-a-pr.md index 98998d7f74..d511360e22 100644 --- a/content/en/docs/contribute/new-content/open-a-pr.md +++ b/content/en/docs/contribute/new-content/open-a-pr.md @@ -1,6 +1,5 @@ --- title: Opening a pull request -slug: new-content content_type: concept weight: 10 card: