Skip to content
Snippets Groups Projects

batches: fix malformed links in deprecation banner

Merged Warren Gifford requested to merge kr/fix-deprecation-warning-links into main

Created by: courier-new

Closes https://github.com/sourcegraph/sourcegraph/issues/21710.

This banner is likely going away in the next release anyway, but the links were malformed on managed instances and produced URLs like this:

https://sourcegraph.com/https://docs.sourcegraph.com/batch_changes/how-tos/bulk_operations_on_changesets

This just fixes that by switching them from Links to regular <a>s, since we want to keep the full, absolute link URL!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading