File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ const Footer = () => (
178178 </ li >
179179 < li >
180180 < a
181- href = "https://solace.community "
181+ href = "https://community. solace.com/ "
182182 target = "_blank"
183183 rel = "noopener noreferrer"
184184 >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ const Header = ({ siteTitle }) => (
4040 Tutorials
4141 </ Nav . Link >
4242 < Nav . Link
43- href = "https://solace.community /"
43+ href = "https://community. solace.com /"
4444 target = "_blank"
4545 rel = "noopener noreferrer"
4646 >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ const Resources = (props) => {
2323 </ a >
2424 </ Col >
2525 < Col xs = { 12 } sm = { 12 } md = { 6 } lg = { 4 } xl = { 4 } xxl = { 3 } className = "mt4 mb3" >
26- < a href = "https://solace.community /" >
26+ < a href = "https://community. solace.com /" >
2727 < div className = "custom-card" >
2828 < div className = "title" > Developer Community</ div >
2929 < div className = "desc" > Technical community for PubSub+.</ div >
You can’t perform that action at this time.
0 commit comments