Final Doc Restructure (#497)

This commit is contained in:
Brandon Hopkins
2025-11-27 09:50:03 -08:00
committed by GitHub
parent 846cae1fb0
commit e45bb7ce11
372 changed files with 353 additions and 536 deletions

View File

@@ -58,7 +58,7 @@ a domain name (eg: `example.com`) or a wildcard domain (eg: `*.example.com`) in
put an IP address range. Then NetBird clients will start responding to and routing the given domain.
Please consult the
[Debugging access to Domain Resources](/how-to/troubleshooting-client#debugging-access-to-domain-resources)
[Debugging access to Domain Resources](/help/troubleshooting-client#debugging-access-to-domain-resources)
documentation to troubleshoot common issues with this type of resources yourself.
<Note>
@@ -86,7 +86,7 @@ On a technical level the feature works as follows:
the result.
4. the Local DNS Forwarder sets up routing rules for IP addresses returned from the query,
before returning them to the Application
- see [Trigger the Domain Resource](/how-to/troubleshooting-client#trigger-the-domain-resource)
- see [Trigger the Domain Resource](/help/troubleshooting-client#trigger-the-domain-resource)
to observe this behaviour "in action".
3. the Application receives the result "as usual", except for a slight delay before all of the above takes place the
first time a domain name is requested,