ndb
ndb copied to clipboard
Fixed Broken Image Url - Chrome Devtools Logo
Proposed Changes
Image url was pointing to 404 status resource. I went to official ChromeDevTools repository, referred to the svg
logo present in README.md and made the correction to README.md
file of this repository.
Ensured rest of the attributes:
align="right"
andheight="200"
stays the same.
Screenshot
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Resolved.
@paulirish or @ak239 could one of you please review this PR?
It ain't much, but it is something :D
PS: I was checking out ndb package in npm and found the image was broken there, thought of submitting a quick fix.
@paulirish, @ak239 is anything missing in this PR ?