Skip to content

Commit 3840498

Browse files
committed
docs: update outdated branch name in README.md
Signed-off-by: Ivin Joel Abraham <[email protected]>
1 parent 3e0d556 commit 3840498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ GraphQL playground should be available at `http://localhost:8000/graphiql` as lo
3232
# Deployment
3333
The deployed instance can be accessed at [root.amfoss.in](https://root.amfoss.in).
3434

35-
The `main` branch is exclusively meant for production use and commits which get merged into it will make their way into the deployed instance. Active development should occur on the `develop` branch and when sufficient stability has been achieved, they can be merged into `main`. This will kick off the deployment workflow.
35+
The `production` branch is exclusively meant for production use and commits which get merged into it will make their way into the deployed instance. Active development should occur on the `develop` branch and when sufficient stability has been achieved, they can be merged into `production`. This will kick off the deployment workflow.
3636

37-
Further implementation details can be found at [bedrock](https://github.com/amfoss/bedrock).
37+
Further details can be found at [bedrock](https://github.com/amfoss/bedrock).
3838

3939
# Documentation
4040

0 commit comments

Comments
 (0)