Skip to content

chore: remove dead link [frappe]

Bot Dokos requested to merge ft-commit-b43b8839c005b4 into develop

From: https://github.com/frappe/frappe/commit/b43b8839c005b4b5a4e1c30286d3abeeb2f0f509
Date: 2023-11-22 10:26:23+05:30
By: Ankush Menat

chore: remove dead link

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-b43b8839c005b4

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports