just fixed a typo

This commit is contained in:
Brendan McDevitt 2018-10-09 08:03:23 -04:00
parent 8b736fded7
commit 1c43c97a52
2 changed files with 3 additions and 3 deletions

View file

@ -26,9 +26,9 @@
{{ content }}
<a href="https://github.com/booboy"><img style="position: absolute; top: 0;
<a href="https://git.mcdevitt.tech/bpmcdevitt"><img style="position: absolute; top: 0;
right: 0; border: 0; width: 149px; height: 149px;"
src="https://aral.github.com/fork-me-on-github-retina-ribbons/right-green@2x.png" alt="Fork me on GitHub"></a>
src="https://aral.github.com/fork-me-on-github-retina-ribbons/right-green@2x.png" alt="Fork me on GitLab"></a>
</body>
</html>

View file

@ -16,6 +16,6 @@ be really trying to learn. here are some links to good resources:
- [rtfm](http://man7.org/linux/man-pages/man1/hexdump.1.html)
- [wikipedia - hexdump](https://en.wikipedia.org/wiki/Hex_dump)
- [wikipedia - hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal)
- [practice color codes](https://yizzle.com/whatthehex/)
- [practice color codes](http://yizzle.com/whatthehex/)
- [making sense of hexadump](https://www.suse.com/c/making-sense-hexdump/)
- [hexadecimal numbers](https://www.electronics-tutorials.ws/binary/bin_3.html)