@tsonic/express 10.0.13 → 10.0.16

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
@@ -116,8 +116,8 @@ server.close();
116
116
 
117
117
  ## Advanced docs
118
118
 
119
- - https://github.com/tsoniclang/express/blob/main/docs/advanced.md (routers, handlers, middleware patterns)
120
- - https://github.com/tsoniclang/express/blob/main/docs/deviations.md (known compatibility gaps / parity notes)
119
+ - `docs/advanced.md` (routers, handlers, middleware patterns)
120
+ - `docs/deviations.md` (known compatibility gaps / parity notes)
121
121
 
122
122
  ## Versioning Model
123
123