Commit d69fd5b 1 parent cd9a794 commit d69fd5b Copy full SHA for d69fd5b
File tree 2 files changed +2
-5
lines changed
frontend/src/lib/components
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" assets/big-logo.svg " height =" 120 " />
3
3
<br />
4
4
<br />
5
- <a target =" _blank " href =" https://docs.stract.com " >
6
- <img src="https://img.shields.io/badge/overview-docs-0b7bff?labelColor=white" style="max-width: 100%;">
7
- </a >
8
- <a target =" _blank " href =" https://stract.com/beta/api/docs " >
5
+ <a target =" _blank " href =" https://docs.stract.com/ " >
9
6
<img src="https://img.shields.io/badge/api-docs-0b7bff?labelColor=white" style="max-width: 100%;">
10
7
</a >
11
8
<a target =" _blank " href =" https://stract.com/webmasters " >
Original file line number Diff line number Diff line change 1
1
<script lang =" ts" >
2
2
const footer = [
3
3
[' /privacy-and-happy-lawyers' , ' Terms & Privacy' ],
4
- [' /beta/api/ docs' , ' API' ],
4
+ [' https:// docs.stract.com/ ' , ' API' ],
5
5
] as const ;
6
6
</script >
7
7
You can’t perform that action at this time.
0 commit comments