mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-26 16:35:18 -04:00
replace bisq.wiki with haveno.exchange/wiki as placeholder
This commit is contained in:
parent
9f171a1e41
commit
f2a89108e8
21 changed files with 180 additions and 180 deletions
|
@ -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(.*)")) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue