@adhdev/daemon-standalone 0.8.84 → 0.8.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -96,9 +96,9 @@ Environment variables:
96
96
 
97
97
  For end-user behavior, the canonical docs are:
98
98
 
99
- - setup and startup flags → https://docs.adhf.dev/self-hosted/setup
100
- - password auth and saved network defaults → https://docs.adhf.dev/self-hosted/configuration
101
- - local route contract and examples → https://docs.adhf.dev/self-hosted/local-api
99
+ - setup and startup flags → ../../docs/self-hosted/setup.md
100
+ - password auth and saved network defaults → ../../docs/self-hosted/configuration.md
101
+ - local route contract and examples → ../../docs/self-hosted/local-api.md
102
102
 
103
103
  By default, standalone binds to localhost only.
104
104
 
@@ -163,10 +163,10 @@ Notes:
163
163
 
164
164
  ## Links
165
165
 
166
- - [Self-hosted setup](https://docs.adhf.dev/self-hosted/setup)
167
- - [Self-hosted configuration](https://docs.adhf.dev/self-hosted/configuration)
168
- - [Self-hosted local API](https://docs.adhf.dev/self-hosted/local-api)
169
- - [Self-hosted session host](https://docs.adhf.dev/self-hosted/session-host)
166
+ - [Self-hosted setup](../../docs/self-hosted/setup.md)
167
+ - [Self-hosted configuration](../../docs/self-hosted/configuration.md)
168
+ - [Self-hosted local API](../../docs/self-hosted/local-api.md)
169
+ - [Self-hosted session host](../../docs/self-hosted/session-host.md)
170
170
  - [GitHub](https://github.com/vilmire/adhdev)
171
171
 
172
172
  ## License