react-state-basis 0.6.5 → 0.6.7

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
@@ -168,7 +168,7 @@ A detected pattern is **not automatically a bug**, and Basis does not know the i
168
168
 
169
169
  Use the results as prompts for investigation rather than as rules for how React code should be written.
170
170
 
171
- [See examples and possible fixes →](https://github.com/liovic/react-state-basis/wiki/The-Forensic-Catalog)
171
+ [See examples and possible fixes →](https://github.com/liovic/react-state-basis/wiki/Detected-patterns)
172
172
 
173
173
  ---
174
174
 
@@ -338,7 +338,7 @@ Basis is designed primarily as a development-time diagnostic tool.
338
338
 
339
339
  Actual overhead depends on the application and instrumentation configuration.
340
340
 
341
- [See benchmarks →](https://github.com/liovic/react-state-basis/wiki/Performance-Forensics)
341
+ [See benchmarks →](https://github.com/liovic/react-state-basis/wiki/Performance)
342
342
 
343
343
  ---
344
344