Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Jul 22, 2024
1 parent 550a240 commit fdffaa6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cips/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ markdownlint --config .markdownlint.yaml '**/*.md'

### Running the site locally

Prerequisites:
Prerequisites:

1. Install [Rust](https://www.rust-lang.org/tools/install)
1. Install [mdbook](https://rust-lang.github.io/mdBook/guide/installation.html)

Expand Down
2 changes: 1 addition & 1 deletion cips/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Summary

<!-- markdownlint-disable MD025 -->
# CIPs

- [Overview](./README.md)
- [CIP-1](./cip-1.md)
- [CIP-2](./cip-2.md)
Expand Down
1 change: 0 additions & 1 deletion cips/cip-15.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,3 @@ Currently, the gas cost for a PayForBlob transaction accounts for the number of
## Copyright

Copyright and related rights waived via [CC0](https://github.com/celestiaorg/CIPs/blob/main/LICENSE).

0 comments on commit fdffaa6

Please sign in to comment.