0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-12 01:19:09 +02:00

Fix broken image in CONTRIBUTING.md (#1612)

This commit is contained in:
TR_SLimey 2020-12-04 14:10:01 +00:00 committed by GitHub
parent 68d92fd3b4
commit c052edafdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ If a job fails, click the "details" button and you should be taken to the job's
logs.
![Click the details button on the failing build
step](docs/images/details-button-location.jpg)
step](https://raw.githubusercontent.com/matrix-org/dendrite/master/docs/images/details-button-location.jpg)
Scroll down to the failing step and you should see some log output. Scan the
logs until you find what it's complaining about, fix it, submit a new commit,