From 7da06a32c42a3b8103d09cc7f680081525f96e45 Mon Sep 17 00:00:00 2001 From: ghubstan <36207203+ghubstan@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:16:49 -0300 Subject: [PATCH] Change links from PR branch to main branch Links to xmr bot src added to the PR branch will work after PR is merged. --- java-examples/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/java-examples/README.md b/java-examples/README.md index 699d192..6d5cd0f 100644 --- a/java-examples/README.md +++ b/java-examples/README.md @@ -185,7 +185,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyBtc.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyBtc.java) . **Creating And Using Runnable TakeBestPricedOfferToBuyBtc Jar** @@ -221,7 +221,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellBtc.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellBtc.java) . **Creating And Using Runnable TakeBestPricedOfferToSellBtc Jar** @@ -251,7 +251,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyBsq.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyBsq.java) . **Creating And Using Runnable TakeBestPricedOfferToBuyBsq Jar** @@ -281,7 +281,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellBsq.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellBsq.java) . **Creating And Using Runnable TakeBestPricedOfferToSellBsq Jar** @@ -311,7 +311,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyXmr.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToBuyXmr.java) . **Creating And Using Runnable TakeBestPricedOfferToBuyXmr Jar** @@ -341,7 +341,7 @@ Take special care to not run the Bisq API daemon and the desktop application at **Use Cases, Usage and Configuration** This information is found in -the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/split-up-take-btc-offer-bots/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellXmr.java) +the [source code's Java class level documentation](https://github.com/bisq-network/bisq-api-reference/blob/main/java-examples/src/main/java/bisq/bots/TakeBestPricedOfferToSellXmr.java) . **Creating And Using Runnable TakeBestPricedOfferToSellXmr Jar**