diff options
author | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:48 -0400 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:48 -0400 |
commit | 2dcf34a61b97220669b22bb7df23a1494488e228 (patch) | |
tree | df023ea2d2b6794994f764721bc29a25d7ea31e6 /cont/network.html | |
parent | 577a05bac2ff27eadc6454f5b2415a9382f11b0a (diff) |
fixed links to new point to new host/ be https
Diffstat (limited to 'cont/network.html')
-rw-r--r-- | cont/network.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cont/network.html b/cont/network.html index c6936cb..c289f82 100644 --- a/cont/network.html +++ b/cont/network.html @@ -7,6 +7,6 @@ So recently I had this idea for a distributed network that i'm planning on trying to build. To start off with I'm making my own SDR development device called an Omnicom, which I'll write about later. -You can read about it <a href="network.pdf">here</a>, but I warn you it's not actually a +You can read about it <a href="https://hairydiode.xyz/network.pdf">here</a>, but I warn you it's not actually a properly formatted LaTeX file, and it's mostly a rough outline of what I'm doing. A more fleshed out copy should come sometime next week. |