Skip to content

Commit

Permalink
Merge pull request #100 from viraj124/main
Browse files Browse the repository at this point in the history
fix: broken proxy architecture links
  • Loading branch information
PaulRBerg authored Sep 20, 2023
2 parents 66598f8 + 13aeb98 commit d5c2be0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This guide assumes that you have already gone through the [Protocol Concepts](/c

This guide interacts with the Core contracts directly. To get access to the whole gamut of Sablier features, we
recommend creating streams via the Periphery contracts instead. See the
[Proxy Architecture](/contracts/v2/guides/proxy-architecture) section.
[Proxy Architecture](/contracts/v2/guides/proxy-architecture/overview) section.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This guide assumes that you have already gone through the [Protocol Concepts](/c

This guide interacts with the Core contracts directly. To get access to the whole gamut of Sablier features, we
recommend creating streams via the Periphery contracts instead. See the
[Proxy Architecture](/contracts/v2/guides/proxy-architecture) section.
[Proxy Architecture](/contracts/v2/guides/proxy-architecture/overview) section.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Batch create means creating multiple streams within a transaction, which is done

:::note

This guide assumes that you have already read the [Proxy Architecture](/contracts/v2/guides/proxy-architecture)
This guide assumes that you have already read the [Proxy Architecture](/contracts/v2/guides/proxy-architecture/overview)
overview.

:::
Expand Down

0 comments on commit d5c2be0

Please sign in to comment.