File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/website/src/pages/index/old_sections/01-hero Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ const Hero = () => {
7070 </ button >
7171 < Link
7272 class = "flex gap-2 items-center"
73- href = "https://github.com/opral/inlang/tree/main/inlang "
73+ href = "https://github.com/opral/inlang"
7474 target = "_blank"
7575 >
7676 < IconGithub class = "text-background" />
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ services:
2121 - fromGroup : production
2222 buildFilter :
2323 paths :
24- - inlang/ packages/server/**
25- - inlang/ packages/website/**
26- - inlang/ packages/marketplace-registry/**
27- - inlang/ packages/**/marketplace-manifest.json
24+ - packages/server/**
25+ - packages/website/**
26+ - packages/marketplace-registry/**
27+ - packages/**/marketplace-manifest.json
2828 - " **/*.md"
2929 ignoredPaths :
3030 - " **/CHANGELOG.md"
3131 domains :
32- - inlang.com
32+ - inlang.com
You can’t perform that action at this time.
0 commit comments