Skip to content

Commit

Permalink
remove ai pages, use 301 to redirect top new pages
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Dec 18, 2024
1 parent 762d5e7 commit 14be67d
Show file tree
Hide file tree
Showing 43 changed files with 2 additions and 5,515 deletions.
2 changes: 1 addition & 1 deletion src/components/ai/AiButton.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const t = useTranslations(Astro);
<Button
size="large"
class="rounded-3xl mr-4 text-base-100 min-w-[9rem]"
href="/docs/ai/get-started/"
href="https://java2ai.com"
target="_blank"
type="primary"
iconClass="text-base-100"
Expand Down
24 changes: 0 additions & 24 deletions src/components/ai/ArchitectureDiagram.astro

This file was deleted.

92 changes: 0 additions & 92 deletions src/components/ai/CoreFeature.astro

This file was deleted.

Loading

0 comments on commit 14be67d

Please sign in to comment.