diff --git a/documentation/operators/src/.faq/mixnodes-faq.md b/documentation/operators/src/.faq/mixnodes-faq.md new file mode 100644 index 0000000000..ed0c7b841e --- /dev/null +++ b/documentation/operators/src/.faq/mixnodes-faq.md @@ -0,0 +1 @@ +# Mix Nodes diff --git a/documentation/operators/src/.faq/smoosh-faq.md b/documentation/operators/src/.faq/smoosh-faq.md new file mode 100644 index 0000000000..a1ebddda38 --- /dev/null +++ b/documentation/operators/src/.faq/smoosh-faq.md @@ -0,0 +1 @@ +# Project Smoosh diff --git a/documentation/operators/src/SUMMARY.md b/documentation/operators/src/SUMMARY.md index e5d89b14f5..0a7e0312a1 100644 --- a/documentation/operators/src/SUMMARY.md +++ b/documentation/operators/src/SUMMARY.md @@ -18,7 +18,11 @@ - [Nyx Validator Setup](./nodes/validator-setup.md) - [Maintenance](./nodes/maintenance.md) - [Troubleshooting](./nodes/troubleshooting.md) -- [FAQ](./faq.md) + +# FAQ + +- [Mix Nodes](./faq/mixnodes-faq.md) +- [Project Smoosh](./faq/smoosh-faq.md) --- # Misc. diff --git a/documentation/operators/src/faq.md b/documentation/operators/src/faq.md new file mode 100644 index 0000000000..4514b4c106 --- /dev/null +++ b/documentation/operators/src/faq.md @@ -0,0 +1 @@ +# FAQ diff --git a/documentation/operators/src/faq/smoosh-faq.md b/documentation/operators/src/faq/smoosh-faq.md index 8c30cd20fc..e4eec7e1ac 100644 --- a/documentation/operators/src/faq/smoosh-faq.md +++ b/documentation/operators/src/faq/smoosh-faq.md @@ -78,7 +78,7 @@ So far the general line is running a gateway is not illegal (unless you are in I There are several legal questions regarding to this and we would like to ask you to fill this [short survey](https://nymtech.typeform.com/exitnode). -We'll have a thorough legal analysis out before hand and various resources from and for the community which we started to gather in the [Community Legal Forum](../legal/legal-forum.md). +We'll have a thorough legal analysis out before hand and various resources from and for the community. ## Other Questions diff --git a/documentation/operators/src/introduction.md b/documentation/operators/src/introduction.md index 4050fe141c..27d9ab63db 100644 --- a/documentation/operators/src/introduction.md +++ b/documentation/operators/src/introduction.md @@ -22,5 +22,5 @@ If you want to dive deeper into Nym's architecture, clients, nodes, and SDK exam **Maintenance, troubleshooting and FAQ** * [Maintenance](./nodes/maintenance.md) * [Troubleshooting](./nodes/troubleshooting.md) -* [FAQ](./faq.md) +* [FAQ](./faq/mixnodes-faq.md)