Quick link fixes throughout docs and repo#3776
Merged
Conversation
- used markdown link tester to find broken links Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
Codecov Report
@@ Coverage Diff @@
## master #3776 +/- ##
==========================================
+ Coverage 63.88% 63.92% +0.04%
==========================================
Files 217 217
Lines 18140 18100 -40
==========================================
- Hits 11589 11571 -18
+ Misses 5573 5551 -22
Partials 978 978
|
melekes
reviewed
Jul 8, 2019
melekes
reviewed
Jul 8, 2019
melekes
approved these changes
Jul 8, 2019
sabau
reviewed
Jul 8, 2019
|
|
||
| There is a CircleCI job listening for changes in the `/docs` directory, on both | ||
| the `master` and `develop` branches. Any updates to files in this directory | ||
| the `master` branch. Any updates to files in this directory |
sabau
approved these changes
Jul 8, 2019
Contributor
sabau
left a comment
There was a problem hiding this comment.
So many links fixed! nice work
sabau
reviewed
Jul 8, 2019
| Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine, written in any programming language, and securely replicates it on many machines. | ||
|
|
||
| For more background, see the [introduction](https://tendermint.readthedocs.io/en/master/introduction.html). | ||
| For more background, see the [the docs](https://tendermint.com/docs/introduction/#quick-start). |
Contributor
There was a problem hiding this comment.
Just asking, the en is no more supported or was the only available language?
Contributor
Author
There was a problem hiding this comment.
copied the link from online, doesn't seem the multiple langs are supported anymore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Marko Baricevic marbar3778@yahoo.com