mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +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
|
User Showcase
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="http://stackoverflow.com/questions/tagged/"
|
href="https://stackoverflow.com/questions/tagged/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer noopener">
|
rel="noreferrer noopener">
|
||||||
Stack Overflow
|
Stack Overflow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue