replace bisq.wiki with haveno.exchange/wiki as placeholder

This commit is contained in:
woodser 2023-10-09 10:06:52 -04:00
parent 9f171a1e41
commit f2a89108e8
21 changed files with 180 additions and 180 deletions

View file

@ -25,7 +25,7 @@ import javax.annotation.Nullable;
@Slf4j
public class DisputeAgentLookupMap {
// See also: https://bisq.wiki/Finding_your_mediator
// See also: https://haveno.exchange/wiki/Finding_your_mediator
@Nullable
public static String getMatrixUserName(String fullAddress) {
if (fullAddress.matches("localhost(.*)")) {