Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Fixes broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Sep 1, 2024
1 parent b6e3d85 commit c0c4136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/blog/2019/029-Counting-Shit-on-Ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For more information on running node, you’ll have to look online (or checkout

#### Building the Sample Code

Before we write the code to do the counting, we want to make sure you can build the sample project. Instructions for that are [here](https://github.com/TrueBlocks/trueblocks-core/tree/master/src/examples), but the short version is:
Before we write the code to do the counting, we want to make sure you can build the sample project. Instructions for that are [here](https://github.com/TrueBlocks/trueblocks-examples), but the short version is:

\# Download TrueBlocks
git clone -b master https://github.com/TrueBlocks/trueblocks-core
Expand Down
4 changes: 2 additions & 2 deletions content/docs/install/install-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ You should get results similar to these:
There's a lot left to learn. Have fun:

- [Using the Unchained Index](/docs/install/build-unchained-index/)
- [Explore some coding examples](https://github.com/TrueBlocks/trueblocks-core/tree/master/src/examples)
- [Explore some coding examples](https://github.com/TrueBlocks/trueblocks-examples)
- [View data science recipes](/tags/tutorials/)
- [Use the explorer application](/docs/install/install-explorer/)
- [Use the explorer application](/docs/install/install-explorer/)

0 comments on commit c0c4136

Please sign in to comment.