Skip to content

Commit

Permalink
remove v2 old feature docs. (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: timpratim <[email protected]>
  • Loading branch information
timpratim and timpratim authored Jan 17, 2025
1 parent 50323be commit d132453
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 128 deletions.
11 changes: 0 additions & 11 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ export default defineConfig({
}, {
label: 'Endpoints',
link: '/treblle/endpoints/'
}, {
label: 'Flows',
link: '/treblle/flows/'
}, {
label: 'Problems',
link: '/treblle/problems/'
Expand All @@ -99,10 +96,6 @@ export default defineConfig({
}, {
label: 'Requests',
link: '/treblle/requests/'
}, {
label: 'Single Sign-On',
link: '/treblle/sso/',
badge: 'beta'
}]
}, {
label: 'Integrations',
Expand Down Expand Up @@ -330,10 +323,6 @@ export default defineConfig({
status: 301,
destination: '/treblle/requests/'
},
'/en/dashboard/flows': {
status: 301,
destination: '/treblle/flows/'
},
'/en/dashboard/problems': {
status: 301,
destination: '/treblle/problems/'
Expand Down
68 changes: 0 additions & 68 deletions src/content/docs/treblle/flows.mdx

This file was deleted.

49 changes: 0 additions & 49 deletions src/content/docs/treblle/sso.mdx

This file was deleted.

1 comment on commit d132453

@vercel
Copy link

@vercel vercel bot commented on d132453 Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.