Closed
Bug 1444593
Opened 7 years ago
Closed 7 years ago
CONTRIBUTING.md references in-tree files
Categories
(Testing :: geckodriver, enhancement)
Testing
geckodriver
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: ato, Unassigned)
References
()
Details
testing/geckodriver/CONTRIBUTING.md references in-tree files using
relative paths, such as ../marionette/README.md, but this won’t
work when the file is exported to GitHub. It should link to
firefox-source-docs.m.o instead.
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78e2a853d8f8
Make links in CONTRIBUTING.md safe for export. r=me
| Reporter | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•