Skip to content

Commit ada45e6

Browse files
committed
fix: Header fixes
1 parent f0452da commit ada45e6

File tree

8 files changed

+8
-22
lines changed

8 files changed

+8
-22
lines changed

Diff for: developers/contracts/Cauldron.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Solidity API
1+
# Cauldron
22

33
## CauldronMath
44

Diff for: developers/contracts/FYToken.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## FYToken
1+
# FYToken
42

53
### Point
64

Diff for: developers/contracts/FlashJoin.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## FlashJoin
1+
# FlashJoin
42

53
### FlashFeeFactorSet
64

Diff for: developers/contracts/Join.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## Join
1+
# Join
42

53
### asset
64

Diff for: developers/contracts/Ladle.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## Ladle
1+
# Ladle
42

53
_Ladle orchestrates contract calls throughout the Yield Protocol v2 into useful and efficient user oriented features._
64

Diff for: developers/contracts/LadleStorage.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## LadleStorage
1+
# LadleStorage
42

53
_Ladle orchestrates contract calls throughout the Yield Protocol v2 into useful and efficient user oriented features._
64

Diff for: developers/contracts/Router.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## Router
1+
# Router
42

53
_Router forwards calls between two contracts, so that any permissions
64
given to the original caller are stripped from the call.

Diff for: developers/contracts/Witch.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Solidity API
2-
3-
## Witch
1+
# Witch
42

53
### Point
64

0 commit comments

Comments
 (0)