File tree Expand file tree Collapse file tree
i18n/es/docusaurus-theme-classic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "link.item.label.GitHub" : {
3535 "message" : " GitHub" ,
3636 "description" : " The label of footer link with label=GitHub linking to https://github.com/facturapi"
37- },
38- "copyright" : {
39- "message" : " Copyright © 2024 Facturación Espacial, SAPI de CV" ,
40- "description" : " The footer copyright"
4137 }
4238}
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="es ">
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="refresh " content ="0; url=/stripe-app/ " />
6+ < link rel ="canonical " href ="https://docs.facturapi.io/stripe-app/ " />
7+ < title > Redirecting...</ title >
8+ < script >
9+ window . location . replace ( '/stripe-app/' ) ;
10+ </ script >
11+ </ head >
12+ < body >
13+ < p > Redirecting to < a href ="/stripe-app/ "> /stripe-app/</ a > ...</ p >
14+ </ body >
15+ </ html >
You can’t perform that action at this time.
0 commit comments