Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Commit e51dd0e

Browse files
committed
svg committed
1 parent 4abcf91 commit e51dd0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/owlprotocol-contracts-docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ In [deploy](https://github.com/owlprotocol/contracts/tree/master/packages/owlpro
2121

2222
We use a somewhat complicated system of interlaced proxies in order to optimize for low-gas deployments and easily-upgradeable contracts. This comes at the cost of a small uptick in gas used per transaction.
2323

24-
See [OWLArchitecture](../../OWLArchitecture.drawio) for more info on what's going on under the hood.
24+
See [OWLArchitecture](https://github.com/owlprotocol/contracts/blob/master/OWLArchitecture.svg) for more info on what's going on under the hood.

packages/owlprotocol-contracts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ In [deploy](./deploy/001_Implementation/), run `ProxyFactory.ts` script. Take th
2121

2222
We use a somewhat complicated system of interlaced proxies in order to optimize for low-gas deployments and easily-upgradeable contracts. This comes at the cost of a small uptick in gas used per transaction.
2323

24-
See [OWLArchitecture](../../OWLArchitecture.drawio) for more info on what's going on under the hood.
24+
See [OWLArchitecture](../../OWLArchitecture.svg) for more info on what's going on under the hood.

0 commit comments

Comments
 (0)