docs: remove broken image from CONTRIBUTING.md (#1396)
Summary: The image for 'GitHub Actions artifact downloads' in `CONTRIBUTING.md` is broken. The file `static/actions-artifacts.png` referenced by the image link is not in the repo. The broken image should not be displayed until a proper image is available. Fixes https://github.com/facebook/flipper/issues/1394 ### Screenshot  ## Changelog Broken link from `CONTRIBUTING.md` removed. Pull Request resolved: https://github.com/facebook/flipper/pull/1396 Test Plan: Visit [`CONTRIBUTING.md`](https://github.com/facebook/flipper/blob/master/CONTRIBUTING.md) Reviewed By: jknoxville Differential Revision: D22662057 Pulled By: mweststrate fbshipit-source-id: 9d2b26196da6078accddcd119bdd005752f46789
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c13593bc7e
commit
485b4c9827
@@ -29,8 +29,6 @@ We actively welcome your pull requests.
|
||||
|
||||
### Verifying changes to Flipper
|
||||
|
||||

|
||||
|
||||
After opening a pull request or pushing to a branch, the CI will generate
|
||||
build artifacts for you for Linux, MacOS and Windows. You can download them
|
||||
from the GitHub Actions checks on your Pull Request.
|
||||
|
||||
Reference in New Issue
Block a user