File tree 2 files changed +2
-2
lines changed
versioned_docs/version-0.52/build/building-apps 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ An application only needs to call `AppBuilder.Build` to create a fully configure
134
134
https:// github.com/cosmos/cosmos-sdk/blob/v0.52.0-beta.2/runtime/builder.go#L36-L80
135
135
```
136
136
137
- More information on building applications can be found in the [next section](./02 -app-go-di.md).
137
+ More information on building applications can be found in the [next section](./01 -app-go-di.md).
138
138
139
139
## Best Practices
140
140
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ An application only needs to call `AppBuilder.Build` to create a fully configure
134
134
https:// github.com/cosmos/cosmos-sdk/blob/v0.52.0-beta.2/runtime/builder.go#L36-L80
135
135
```
136
136
137
- More information on building applications can be found in the [next section](./02 -app-go-di.md).
137
+ More information on building applications can be found in the [next section](./01 -app-go-di.md).
138
138
139
139
## Best Practices
140
140
You can’t perform that action at this time.
0 commit comments