juzhiyuan commented on a change in pull request #666:
URL: https://github.com/apache/apisix-website/pull/666#discussion_r731466210



##########
File path: website/src/pages/sections/components/eventPosterCard.jsx
##########
@@ -48,8 +48,8 @@ const EventPosterCard = () => {
       <path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 
12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 
75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 
32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 
22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 
12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path>
       </svg>
     </button>
-    <a href="/events/2021/08/21/shanghai-meetup" onClick={onClose}>
-      <img src="/img/meetup-card.jpg" alt="" />
+    <a href="/blog/2021/10/18/meetup" onClick={onClose}>
+      <img src="/img/meetup-card.png" alt="" />

Review comment:
       Use CDN link




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to