@decaf-ts/db-decorators 0.6.8 → 0.6.9

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
@@ -67,8 +67,8 @@ The library is designed to be extensible and adaptable to different database bac
67
67
 
68
68
  ### How to Use
69
69
 
70
- - [Initial Setup](../../workdocs/tutorials/For%20Developers.md#_initial-setup_)
71
- - [Installation](../../workdocs/tutorials/For%20Developers.md#installation)
70
+ - [Initial Setup](./workdocs/tutorials/For%20Developers.md#_initial-setup_)
71
+ - [Installation](./workdocs/tutorials/For%20Developers.md#installation)
72
72
 
73
73
  ## DB-Decorators Examples
74
74