mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
misc: https link to stackoverflow.com in v1 example (#1512)
This commit is contained in:
parent
306cde352e
commit
b1698e2195
|
|
@ -53,7 +53,7 @@ class Footer extends React.Component {
|
|||
User Showcase
|
||||
</a>
|
||||
<a
|
||||
href="http://stackoverflow.com/questions/tagged/"
|
||||
href="https://stackoverflow.com/questions/tagged/"
|
||||
target="_blank"
|
||||
rel="noreferrer noopener">
|
||||
Stack Overflow
|
||||
|
|
|
|||
Loading…
Reference in New Issue