You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a External Uncyclo, with Gitea, it brings currently 2 Problems
in the Header:
1. It always uses the Uncyclo Icon. When you use e.g. a External Issue
Tracker, it shows the External Link icon to Indicate, that the User will
send to a External Side. This helps preventing fishing.
2. If you use a External Uncyclo, the Link in the Header still goes to
`{repo}/wiki` which will redirect the user to the External Uncyclo. That
means, that if the users hovers with the Cursor over the link, it shows
`{repo}/wiki`, so the User does not know, where he will land.
This PR fixes both.

0 commit comments