We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49844f9 commit 752249dCopy full SHA for 752249d
2 files changed
LICENSE.txt LICENSELICENSE.txt renamed to LICENSE
site/components/site-footer.tsx
@@ -67,7 +67,7 @@ export function SiteFooter() {
67
</Link>{' '}
68
and is released under the{' '}
69
<Link
70
- href="https://github.com/DocSpring/logstruct/blob/main/LICENSE.txt"
+ href="https://github.com/DocSpring/logstruct/blob/main/LICENSE"
71
target="_blank"
72
rel="noreferrer"
73
className="text-gray-200 hover:text-white font-medium underline-offset-4"
0 commit comments