hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.66k stars 8.81k forks source link

Image resolution issues #3250

Open JinchunChoi opened 2 years ago

JinchunChoi commented 2 years ago

Hi, I found one of the images looks clipped from here (https://hyperledger-fabric.readthedocs.io/en/latest/couchdb_tutorial.html#add-the-index-to-your-chaincode-folder).

I'm using Chrome (Version 98.0.4758.102 (Official Build) (x86_64)) in Mac OS (10.15.7).

And here are the links for the document and image in Github.

Document: https://github.com/hyperledger/fabric/blob/main/docs/source/couchdb_tutorial.rst#add-the-index-to-your-chaincode-folder

Image: https://github.com/hyperledger/fabric/blob/main/docs/source/images/couchdb_tutorial_pkg_example.png

It looks fine on Github but not on the website.

I attached a screenshot of my environment. https://drive.google.com/file/d/1zE1h1qRhjSay4w3tboLoEByCHS6wwvVz/view?usp=sharing

Thanks.

abhijeetjejurkar commented 2 years ago

Hey, I am Abhijeet Jejurkar From Opensource 2022, can I work on this?