-
Notifications
You must be signed in to change notification settings - Fork 7
docs: Move Realm Instance guide to CCA musings #70
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
docs: Move Realm Instance guide to CCA musings #70
Conversation
|
@yogeshbdeshpande kindly review it and let me know for any change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move it under musings, and then add a link on the Master Page
|
|
thanks I'll do |
|
@thisisharsh7 : please after you complete this PR in docs repo, please remember to delete it from services repo, with reference to this merged PR! |
|
got it will do thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the great work!
|
Please check @yogeshbdeshpande |
|
thanks i will delete the docs there and create a PR |
This moves the Realm Instance guide from the services repo to the docs repo where it belongs.
Changes
realm-instance.mdto/doc/demo/cca/Why
The file was added to services repo in PR #340, but it's documentation, not code. Placing it under
/doc/demo/cca/keeps all CCA-related docs together and makes it easier to find.File content is unchanged from the original PR.
Related