Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 02_Basic_Principle.md #764

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A short introduction video of an output channel based on the GraphQL query langu
- To-be-exposed data restriction to endpoints by defining workspaces and schemas.

## Documentation Overview
- [Installation](./doc/01_Installation_and_Upgrade/README.md)
- [Installation](./doc/01_Installation_and_Upgrade/READMEXXXX.mdwerwer)
- [Basic principle](./doc/02_Basic_Principle.md) for configuring an endpoint
- [GraphQL](./doc/10_GraphQL/README.md) [*default and recommended endpoint*]
- [Configuration & Deployment](./doc/20_Deployment.md)
Expand Down
2 changes: 1 addition & 1 deletion doc/02_Basic_Principle.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Basic Principle
# Basic Principle some change

Pimcore Datahub allows defining multiple endpoints that allow data delivery and consumption. These
endpoints are configured via so called configurations that can be added in Pimcore admin user interface:
Expand Down