You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/05/02 21:44:56 UTC

[GitHub] sijie closed pull request #1720: Fix broken image

sijie closed pull request #1720: Fix broken image
URL: https://github.com/apache/incubator-pulsar/pull/1720
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site/docs/latest/getting-started/ConceptsAndArchitecture.md b/site/docs/latest/getting-started/ConceptsAndArchitecture.md
index 817b3eb6f0..2efabeaf8c 100644
--- a/site/docs/latest/getting-started/ConceptsAndArchitecture.md
+++ b/site/docs/latest/getting-started/ConceptsAndArchitecture.md
@@ -147,7 +147,7 @@ When the master consumer disconnects, all (non-acked and subsequent) messages wi
 
 In the diagram above, Consumer-C-1 is the master consumer while Consumer-C-2 would be the next in line to receive messages if Consumer-C-2 disconnected.
 
-{% include figure.html src="/img/failover-subscriptions.png" alt="Shared subscriptions" width="80" %}
+{% include figure.html src="/img/failover-subscriptions.png" alt="Failover subscriptions" width="80" %}
 
 ### Multi-topic subscriptions
 
diff --git a/site/img/failover-subscriptions.png b/site/img/failover-subscriptions.png
new file mode 100644
index 0000000000..2cf83fc1c5
Binary files /dev/null and b/site/img/failover-subscriptions.png differ


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services