diff --git a/docs/docs/adrs/adr-019-fault-resolutions.md b/docs/docs/adrs/adr-021-fault-resolutions.md similarity index 99% rename from docs/docs/adrs/adr-019-fault-resolutions.md rename to docs/docs/adrs/adr-021-fault-resolutions.md index d90b12652d..45ff16ba0a 100644 --- a/docs/docs/adrs/adr-019-fault-resolutions.md +++ b/docs/docs/adrs/adr-021-fault-resolutions.md @@ -1,8 +1,8 @@ --- -sidebar_position: 20 +sidebar_position: 21 title: Fault Resolutions --- -# ADR 019: Fault Resolutions +# ADR 021: Fault Resolutions ## Changelog * 17th July 2024: Initial draft diff --git a/docs/docs/adrs/intro.md b/docs/docs/adrs/intro.md index 95e764a98f..ebe8e868a2 100644 --- a/docs/docs/adrs/intro.md +++ b/docs/docs/adrs/intro.md @@ -43,14 +43,14 @@ To suggest an ADR, please make use of the [ADR template](https://github.com/cosm - [ADR 015: Partial Set Security](./adr-015-partial-set-security.md) - [ADR 017: ICS with Inactive Provider Validators](./adr-017-allowing-inactive-validators.md) - [ADR 018: Remove VSCMatured Packets](./adr-018-remove-vscmatured.md) -- [ADR 18: Permissionless Interchain Security](./adr-019-permissionless-ics.md) +- [ADR 019: Permissionless Interchain Security](./adr-019-permissionless-ics.md) ### Proposed - [ADR 011: Improving testing and increasing confidence](./adr-011-improving-test-confidence.md) - [ADR 016: Security aggregation](./adr-016-securityaggregation.md) - [ADR 017: ICS with Inactive Provider Validators](./adr-017-allowing-inactive-validators.md) -- [ADR 018: Fault Resolutions](./adr-018-fault-resolutions.md) +- [ADR 021: Fault Resolutions](./adr-021-fault-resolutions.md) ### Rejected