mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
misc: https link to stackoverflow.com in v1 example (#1512)
This commit is contained in:
parent
306cde352e
commit
b1698e2195
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue