From c930c87998c5182059fcdc8adea98779df9ce629 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 20 Nov 2020 16:27:26 +0100 Subject: Doc/releases/checklist.md: Fix up URLs Use angle brackets so that they appear as links, and update a link to a Gerrit change to use the current format. Change-Id: I41f82986429dcfd1cbc5b5c088a0c47bd24a57c4 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/47812 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- Documentation/releases/checklist.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md index 1cfb1100c8..d777f0e38b 100644 --- a/Documentation/releases/checklist.md +++ b/Documentation/releases/checklist.md @@ -198,16 +198,16 @@ the coreboot server, and put them in the release directory at ```` People can now see the release tarballs on the website at -https://www.coreboot.org/releases/ + -The downloads page is the official place to download the releases from, and it needs to be updated with links to the new release tarballs and .sig files. It can be found at https://review.coreboot.org/cgit/homepage.git/tree/downloads.html +The downloads page is the official place to download the releases from, and it needs to be updated with links to the new release tarballs and .sig files. It can be found at -Here is an example commit to change it: https://review.coreboot.org/#/c/19515/ +Here is an example commit to change it: ## Upload crossgcc sources Sometimes the source files for older revisions of crossgcc disappear. To deal with that we maintain a mirror at -https://www.coreboot.org/releases/crossgcc-sources/ where we host the + where we host the sources used by the crossgcc scripts that are part of coreboot releases. Run @@ -221,7 +221,7 @@ sources. Download them yourself and copy them into the crossgcc-sources directory on the server. ## After the release is complete -Post the release notes on https://blogs.coreboot.org +Post the release notes on ## Making a branch At times we will need to create a branch, generally for patch fixes. -- cgit v1.2.3