Update /examples/docs/.../MoreMenu.astro (#1446)

This commit is contained in:
Caleb Jasik 2021-09-27 16:57:02 -05:00 committed by GitHub
parent 697f17a255
commit ed3b3eae4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ const showMoreSection = (CONFIG.COMMUNITY_INVITE_URL || editHref);
} }
{CONFIG.COMMUNITY_INVITE_URL && {CONFIG.COMMUNITY_INVITE_URL &&
<li class={`header-link depth-2`}> <li class={`header-link depth-2`}>
<a href="https://astro.build/chat" target="_blank"> <a href={CONFIG.COMMUNITY_INVITE_URL} target="_blank">
<svg <svg
aria-hidden="true" aria-hidden="true"
focusable="false" focusable="false"