Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fixes markdown linter issues #3235

Closed
wants to merge 4 commits into from
Closed

Conversation

staheri14
Copy link
Collaborator

@staheri14 staheri14 commented Apr 1, 2024

Fixes markdown linter complaints, seen in this PR.

Copy link

github-actions bot commented Apr 1, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://celestiaorg.github.io/celestia-app/pr-preview/pr-3235/
on branch gh-pages at 2024-04-01 22:25 UTC

@@ -2,7 +2,7 @@

`blocktime` is a simple tool to analyze block production rates of a chain. It scrapes the latest headers through the RPC endpoint of a provided node and calculates the average, min, max and standard deviation of the intervals between the last `n` blocks (default: 100).

To read up on starting a node and exposing the RPC endpoint go to the docs [here](https://docs.celestia.org/nodes/consensus-node)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[To the reviewers]: According to this PR, it looks like the new link should be https://docs.celestia.org/nodes/full-consensus-node

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is redundant as there is another PR fixing it.

@staheri14
Copy link
Collaborator Author

Closing as the issues were resolved in another PR.

@staheri14 staheri14 closed this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant