From 5fa428a2c92fac4fc2331f1e497c96c511a18962 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Mon, 11 Feb 2019 15:09:08 -0800 Subject: [PATCH] docs: update links in PR snippet --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 4d15115c..75991afd 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -41,8 +41,8 @@ - [ ] Update `CHANGELOG.md` - [ ] Increment version in `package.json` with `npm version` - - [ ] [Create a new release](https://github.com/primer/primer/releases/new) - - [ ] [Update github/github](https://github.com/primer/primer/blob/master/RELEASING.md#in-githubgithub) + - [ ] [Create a new release](https://github.com/primer/css/releases/new) + - [ ] [Update github/github](https://github.com/primer/css/blob/master/RELEASING.md#in-githubgithub) - [ ] Create a new pull request for the next release /cc @primer/ds-core