diff --git a/README.md b/README.md index 9377c669..ffbd56c0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Data exchange between network participants is carried out using application serv As shown in the figure above, HLS acts as an anonymizer and handlers of incoming and outgoing traffic. The remaining parts in the form of applications and services depend on third-party components (as an example, `HLM`). -> More details in the work [Theory of the structure of hidden systems](https://github.com/number571/go-peer/blob/master/hidden_systems.pdf "TSHS") +> More details in the work [Theory of the structure of hidden systems](https://github.com/number571/go-peer/blob/master/docs/hidden_systems.pdf "TSHS") ### Example diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index 5c6a55c3..00000000 --- a/docs/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# Programs based on articles - -1. hidden_systems: -- `/cmd/*` -2. proof_of_union: -- `/cmd/ubc` (TODO) diff --git a/hidden_systems.pdf b/hidden_systems.pdf deleted file mode 100644 index 84d9f651..00000000 Binary files a/hidden_systems.pdf and /dev/null differ