fix: update link in NavBar to point to HR setup [frappe] PR#4537

From: https://github.com/frappe/hrms/pull/4537
Date: 2026-05-14 12:10:45+05:30

  • fix: update link in NavBar to point to HR setup



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-4537

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-4537

# 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

Merge request reports

Loading