You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Development Plan](./development-plan.md) - Detailed development plan
355
355
-[GitHub Issues](https://github.com/objectstack-ai/objectql/issues) - Open issues
356
356
357
357
---
358
358
359
359
## License
360
360
361
-
ObjectQL is released under the PolyForm Shield License 1.0.0. See [LICENSE](./LICENSE) for details.
361
+
ObjectQL is released under the PolyForm Shield License 1.0.0. See [LICENSE](../LICENSE) for details.
362
362
363
363
---
364
364
365
-
*This status document is updated monthly. For real-time updates, see the [CHANGELOG.md](./CHANGELOG.md) and [GitHub Releases](https://github.com/objectstack-ai/objectql/releases).*
365
+
*This status document is updated monthly. For real-time updates, see [GitHub Releases](https://github.com/objectstack-ai/objectql/releases).*
Copy file name to clipboardExpand all lines: docs/spec/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Complete metadata specifications for the ObjectQL platform. ObjectQL is a metada
4
4
5
5
📖 **[Read the Complete Metadata Standard Guide](./metadata-standard.md)** - A comprehensive overview of the entire metadata system and how all pieces fit together.
6
6
7
-
📊 **[Implementation Progress Report](../../PROGRESS.md)** - Current implementation status of all specifications (v1.8.4 - 70% complete)
7
+
📊 **[Implementation Progress Report](../project-status.md)** - Current implementation status of all specifications
0 commit comments