Refactored

This commit is contained in:
Tristan B. Velloza Kildaire 2021-06-03 12:30:40 +02:00
parent 944f342b9d
commit b6ef2e3129
4 changed files with 4 additions and 4 deletions

View File

@ -16,8 +16,8 @@ and configuration details needed to get connected!
* Zero-tolerance for breaking them
2. [Requirements](requirements.md)
3. Registration
* [Registering a new /48 ULA](register_ula.md)
* [Adding your prefix to EntityDB](entitydb.md)
* [Registering a new /48 ULA](registration/register_ula.md)
* [Adding your prefix to EntityDB](registration/entitydb.md)
4. Setting up routing
1. Setting up Bird
1. [Bird basics](bird_basics.md)

View File

@ -8,8 +8,8 @@ nav:
- Rules: rules.md
- Requirements: requirements.md
- Registration:
- Registering a new /48 ULA: register_ula.md
- Adding your prefix to EntityDB: entitydb.md
- Registering a new /48 ULA: registration/register_ula.md
- Adding your prefix to EntityDB: registration/entitydb.md
- Routing:
- Setting up Bird:
- Bird basics: bird_basics.md