Skip to content

Commit 61bf530

Browse files
authored
Updated Wiki links
1 parent 8bf36ea commit 61bf530

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,13 @@ The issues should be raised via the GitHub issue tracker. For Issue tracker guid
5050
### Branch Policy
5151
For development purposes, always pull from the **dev** branch, as all contributions and updates are merged into this branch. Upon completion of development, changes are subsequently merged into the **master** branch, which represents the stable and bug-free version of the code.
5252

53-
For more detailed information about the branch policies, please refer to the [Branch Policy](https://github.com/openMF/mobile-wallet/wiki/Branch-Policy).
54-
5553
### Development Setup
56-
Please refer to the [Development Setup Guide](https://github.com/openMF/mobile-wallet/wiki/Development-Setup) for detailed instructions on configuring the development environment.
54+
Please refer to the [Development Setup Guide](https://github.com/openMF/mobile-wallet/wiki/Set-up-an-environment) for detailed instructions on configuring the development environment.
5755

5856
### Committing Your Changes
5957
After making changes in your local repository, you will need to commit them to your GitHub repository.
6058
If you are unfamiliar with the process of committing changes, please refer to the [Committing Your Changes](https://github.com/openMF/mobile-wallet/wiki/Committing-Your-Changes) guide.
6159

62-
### Making a Pull Request
63-
Once your changes have been pushed to your forked repository, you can create a pull request to propose integrating your updates into the main project.
64-
For guidance on creating a pull request, please visit the [Making a Pull Request](https://github.com/openMF/mobile-wallet/wiki/Making-a-Pull-Request) guide.
65-
6660
### Squashing Your Commits
6761
To ensure a clean and organized Git history, contributors are encouraged to squash their commits before merging.
6862
Instructions on how to squash commits can be found in the [Squashing Your Commits](https://github.com/openMF/mobile-wallet/wiki/Squashing-Your-Commits) guide.

0 commit comments

Comments
 (0)