Skip to content

Commit

Permalink
Merge pull request #767 from kaleido-io/arch
Browse files Browse the repository at this point in the history
Update architecture diagram to include OpenAPI generator and fix link
  • Loading branch information
nguyer authored Apr 26, 2022
2 parents a33ceb2 + d05ebf5 commit f6f3f67
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ So if there aren't yet instructions for making FireFly a Supernode for your favo
don't worry. There is almost certainly a straightforward path to plugging it in that will save you re-building
all the plumbing for your blockchain application from scratch.

[![Hyperledger FireFly Architecture Overview](./images/firefly_technical_architecture.jpg)](https://raw.githubusercontent.com/kaleido-io/firefly/readme/images/firefly_technical_architecture.jpg)
[![Hyperledger FireFly Architecture Overview](./docs/images/firefly_architecture_overview.jpg)](https://raw.githubusercontent.com/kaleido-io/firefly/main/docs/images/firefly_architecture_overview.jpg)

## Start contributing to Hyperledger FireFy

Expand Down
2 changes: 1 addition & 1 deletion docs/architecture/node_component_architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The core architecture of a FireFly node can be broken down into the following th
- The core runtime responsibilities and pluggable elements.
- The actual code running inside the node.

![Node Component Architecture](../images/firefly_node.png "Periodic Table of Elements")
![FireFly Architecture Overview](../images/firefly_architecture_overview.jpg "FireFly Architecture Overview")

## Runtimes

Expand Down
Binary file added docs/images/firefly_architecture_overview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/firefly_technical_architecture.jpg
Binary file not shown.

0 comments on commit f6f3f67

Please sign in to comment.