Skip to content

Commit 90820c5

Browse files
committed
Minor fixes to README.md file
1 parent 97b6fe3 commit 90820c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This repository uses a simplified version of the Gitflow git branching model fro
1616
- New content and fixes become part of the `develop` branch via [pull request collaboration](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork). When a feature is complete, it gets merged back into `develop`.
1717
- Once `develop` has acquired enough content for a release, we merge the develop branch into `master`.
1818

19-
The [Status' Docs team](https://github.com/orgs/status-im/teams/docs) works adding new content and fixes into the develop branch, and periodically merging updates with the master branch. You can keep track of the different documentation updates in the [releases](https://github.com/status-im/help.status.im/releases) page.
19+
The [Status' Docs team](https://github.com/orgs/status-im/teams/docs) works adding new content and fixes into the `develop` branch, and periodically merging updates with the `master` branch. You can keep track of the different documentation updates in the [releases](https://github.com/status-im/help.status.im/releases) page.
2020

2121
## Contributing
2222

0 commit comments

Comments
 (0)