Skip to content

Commit c97e406

Browse files
committed
Update image file name and alt text
1 parent d640416 commit c97e406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-java-how-to-use-topics-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In this quickstart, you write Java code to send messages to an Azure Service Bus
3737
## Configure your application to use Service Bus
3838
Make sure you have installed the [Azure SDK for Java][Azure SDK for Java] before building this sample. If you are using Eclipse, you can install the [Azure Toolkit for Eclipse][Azure Toolkit for Eclipse] that includes the Azure SDK for Java. You can then add the **Microsoft Azure Libraries for Java** to your project:
3939

40-
![Libraries in Eclipse Build Path](media/service-bus-java-how-to-use-topics-subscriptions/eclipse-azure-libraries-java.png)
40+
![Add Microsoft Azure Libraries for Java to your Eclipse project](media/service-bus-java-how-to-use-topics-subscriptions/eclipse-azure-libraries-java.png)
4141

4242
You also need to add the following JARs to the Java Build Path:
4343

0 commit comments

Comments
 (0)