Skip to content

Commit d482558

Browse files
authored
Update from-buildids-to-pushlog.md
1 parent 2c6a448 commit d482558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Firefox/from-buildids-to-pushlog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ via [@chutten](https://github.com/chutten):
44

55
Found a regression? Here's how to get a pushlog:
66

7-
1. You have the build dates and you're gonna need revisions. Find the build before the regression and the build after the regression in this list: https://hg.mozilla.org/mozilla-central/firefoxreleases
7+
1. You have the build dates and you're gonna need revisions. Find the build before the regression and the build after the regression in this list: <https://hg.mozilla.org/mozilla-central/firefoxreleases>
88
You want to record the Revision column someplace.
99

1010
May 10 final f44e64a61ed1
1111
May 11 final 61a83cc0b74b
1212

1313
2. Put the revisions in this template: `https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange={}&tochange={}`
14-
E.g. https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f44e64a61ed1&tochange=61a83cc0b74b
14+
E.g. <https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f44e64a61ed1&tochange=61a83cc0b74b>

0 commit comments

Comments
 (0)