chore: update website url in readme [frappe]
From: https://github.com/frappe/hrms/commit/b35c39324cbacf794ed34afa07ef6ac8778b695d
Date: 2024-07-18 20:05:04+05:30
By: Rucha Mahabal
chore: update website url in readme
This is a commit that is not part of any pull request.
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-b35c39324cbacf
# Alternatively, re-take the changes
git switch develop
ft take ft-commit-b35c39324cbacf
# Make changes then rebase
git rebase -i develop
# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue
# Force-push changes
git push --force-with-lease