File tree Expand file tree Collapse file tree
specifications/architecture Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,9 +276,9 @@ const indexes = [
276276
277277## Related Documentation
278278
279- - [ Field Types Guide] ( /docs/content/docs/ guides/field-types.mdx )
279+ - [ Field Types Guide] ( /docs/guides/field-types.mdx )
280280- [ Query Protocol Guide] ( /docs/packages/spec/QUERY_PROTOCOL_GUIDE.md )
281- - [ Schema Definition Specification] ( /docs/content/docs/ specifications/data/schema-definition.mdx )
282- - [ Driver Interface] ( /docs/content/docs/ references/system/DriverInterface.mdx )
281+ - [ Schema Definition Specification] ( /docs/specifications/data/schema-definition.mdx )
282+ - [ Driver Interface] ( /docs/references/system/DriverInterface.mdx )
283283
284- For complete API reference, see [ Data Protocol References] ( /docs/content/docs/ references/data/ ) .
284+ For complete API reference, see [ Data Protocol References] ( /docs/references/data/ ) .
Original file line number Diff line number Diff line change @@ -446,9 +446,9 @@ const datasource = {
446446
447447## Related Documentation
448448
449- - [ Plugin Architecture] ( /docs/content/docs/ concepts/plugin-architecture.mdx )
450- - [ Kernel Architecture] ( /docs/content/docs/ specifications/server/kernel-architecture.mdx )
449+ - [ Plugin Architecture] ( /docs/concepts/plugin-architecture.mdx )
450+ - [ Kernel Architecture] ( /docs/specifications/server/kernel-architecture.mdx )
451451- [ Authentication Standard] ( /docs/specifications/AUTHENTICATION_STANDARD.md )
452- - [ System Protocol References] ( /docs/content/docs/ references/system/ )
452+ - [ System Protocol References] ( /docs/references/system/ )
453453
454- For complete API reference, see [ System Protocol References] ( /docs/content/docs/ references/system/ ) .
454+ For complete API reference, see [ System Protocol References] ( /docs/references/system/ ) .
Original file line number Diff line number Diff line change @@ -359,9 +359,9 @@ const page = {
359359
360360## Related Documentation
361361
362- - [ View Configuration Guide] ( /docs/content/docs/ guides/view-configuration.mdx )
363- - [ SDUI Protocol Specification] ( /docs/content/docs/ specifications/ui/sdui-protocol.mdx )
364- - [ Component Schema] ( /docs/content/docs/ specifications/ui/component-schema.mdx )
365- - [ UI Protocol References] ( /docs/content/docs/ references/ui/ )
362+ - [ View Configuration Guide] ( /docs/guides/view-configuration.mdx )
363+ - [ SDUI Protocol Specification] ( /docs/specifications/ui/sdui-protocol.mdx )
364+ - [ Component Schema] ( /docs/specifications/ui/component-schema.mdx )
365+ - [ UI Protocol References] ( /docs/references/ui/ )
366366
367- For complete API reference, see [ UI Protocol References] ( /docs/content/docs/ references/ui/ ) .
367+ For complete API reference, see [ UI Protocol References] ( /docs/references/ui/ ) .
Original file line number Diff line number Diff line change @@ -322,4 +322,4 @@ Response (200 OK):
322322
323323- [Naming Conventions](/docs/standards/naming-conventions.md)
324324- [Error Handling](/docs/standards/error-handling.md)
325- - [REST API Specification](/docs/content/docs/ specifications/server/rest-api.mdx)
325+ - [REST API Specification](/docs/specifications/server/rest-api.mdx)
You can’t perform that action at this time.
0 commit comments