Skip to content

Commit af45c52

Browse files
authored
Merge pull request #5 from makeplane/preview
Removed old redirects from mint.json
2 parents 1071e9a + 85ff821 commit af45c52

File tree

1 file changed

+4
-194
lines changed

1 file changed

+4
-194
lines changed

mint.json

Lines changed: 4 additions & 194 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@
5454
{
5555
"group": "Self-hosting",
5656
"pages": [
57-
"self-hosting/overview",
57+
"self-hosting/overview"
58+
]
59+
},
5860
{
5961
"group":"Install Plane",
6062
"pages":[
@@ -92,9 +94,7 @@
9294
"self-hosting/manage/view-logs"
9395

9496
]
95-
}
96-
]
97-
},
97+
},
9898
{
9999
"group": "API Reference",
100100
"pages": [
@@ -235,196 +235,6 @@
235235
"twitter": "https://twitter.com/planepowers",
236236
"linkedin": "https://www.linkedin.com/company/planepowers/"
237237
},
238-
"redirects": [
239-
{
240-
"source": "/quick-start",
241-
"destination": "/introduction/quickstart"
242-
},
243-
{
244-
"source": "/sign-up-sign-in",
245-
"destination": "/introduction/signup-signin"
246-
},
247-
{
248-
"source": "/docker-compose",
249-
"destination": "/self-hosting/docker-compose"
250-
},
251-
{
252-
"source": "/kubernetes",
253-
"destination": "/self-hosting/kubernetes"
254-
},
255-
{
256-
"source": "/instance-admin",
257-
"destination": "/self-hosting/instance-admin"
258-
},
259-
{
260-
"source": "/reset-password",
261-
"destination": "/self-hosting/reset-password"
262-
},
263-
{
264-
"source": "/workspaces",
265-
"destination": "/core-concepts/workspaces"
266-
},
267-
{
268-
"source": "/projects",
269-
"destination": "/core-concepts/projects"
270-
},
271-
{
272-
"source": "/issues",
273-
"destination": "/core-concepts/issues"
274-
},
275-
{
276-
"source": "/cycles",
277-
"destination": "/core-concepts/cycles"
278-
},
279-
{
280-
"source": "/modules",
281-
"destination": "/core-concepts/modules"
282-
},
283-
{
284-
"source": "/views",
285-
"destination": "/core-concepts/views"
286-
},
287-
{
288-
"source": "/pages",
289-
"destination": "/core-concepts/pages"
290-
},
291-
{
292-
"source": "/analytics",
293-
"destination": "/core-concepts/analytics"
294-
},
295-
{
296-
"source": "/deploy",
297-
"destination": "/core-concepts/deploy"
298-
},
299-
{
300-
"source": "/power-k",
301-
"destination": "/core-concepts/power-k"
302-
},
303-
{
304-
"source": "/integrations/about",
305-
"destination": "/integrations/about"
306-
},
307-
{
308-
"source": "/integrations/github",
309-
"destination": "/integrations/github"
310-
},
311-
{
312-
"source": "/integrations/slack",
313-
"destination": "/integrations/slack"
314-
},
315-
{
316-
"source": "/importers/github-imp",
317-
"destination": "/importers/github"
318-
},
319-
{
320-
"source": "/importers/jira-imp",
321-
"destination": "/importers/jira"
322-
},
323-
{
324-
"source": "/webhooks/introduction",
325-
"destination": "/webhooks/intro-webhooks"
326-
},
327-
{
328-
"source": "/apis/introduction",
329-
"destination": "/api-reference/introduction"
330-
},
331-
{
332-
"source": "/apis/project",
333-
"destination": "/api-reference/project/overview"
334-
},
335-
{
336-
"source": "/apis/state",
337-
"destination": "/api-reference/state/overview"
338-
},
339-
{
340-
"source": "/apis/label",
341-
"destination": "/api-reference/label/overview"
342-
},
343-
{
344-
"source": "/apis/links",
345-
"destination": "/api-reference/links/overview"
346-
},
347-
{
348-
"source": "/apis/issue",
349-
"destination": "/api-reference/issue/overview"
350-
},
351-
{
352-
"source": "/apis/issue-activity",
353-
"destination": "/api-reference/issue-activity/overview"
354-
},
355-
{
356-
"source": "/apis/issue-comment",
357-
"destination": "/api-reference/issue-comment/overview"
358-
},
359-
{
360-
"source": "/apis/module",
361-
"destination": "/api-reference/module/overview"
362-
},
363-
{
364-
"source": "/apis/module-issue",
365-
"destination": "/api-reference/module-issue/overview"
366-
},
367-
{
368-
"source": "/apis/cycle",
369-
"destination": "/api-reference/cycle/overview"
370-
},
371-
{
372-
"source": "/apis/cycle-issue",
373-
"destination": "/api-reference/cycle-issue/overview"
374-
},
375-
{
376-
"source": "/apis/inbox-issue",
377-
"destination": "/api-reference/inbox-issue/overview"
378-
},
379-
{
380-
"source": "/plane-one/self-host/manage/prime-cli",
381-
"destination": "/plane-one/manage/prime-cli"
382-
},
383-
{
384-
"source": "/plane-one/self-host/manage/prime-client",
385-
"destination": "/plane-one/manage/prime-client"
386-
},
387-
{
388-
"source": "/plane-one/self-host/authentication/custom-sso",
389-
"destination": "/plane-one/governance/authentication/custom-sso"
390-
},
391-
{
392-
"source": "/plane-one/self-host/authentication/workspaces-and-teams",
393-
"destination": "/plane-one/governance/authentication/workspaces-and-teams"
394-
},
395-
{
396-
"source": "/plane-one/self-host/methods/one-command",
397-
"destination": "/plane-one/self-host/methods/docker"
398-
},
399-
{
400-
"source": "/plane-one/self-host/methods/docker",
401-
"destination": "/self-hosting/methods/docker-compose"
402-
},
403-
{
404-
"source": "/plane-one/self-host/methods/kubernetes",
405-
"destination": "/self-hosting/methods/kubernetes"
406-
},
407-
{
408-
"source": "/plane-one/self-host/overview",
409-
"destination": "/self-hosting/overview"
410-
},
411-
{
412-
"source": "/plane-one/introduction",
413-
"destination": "/self-hosting/overview"
414-
},
415-
{
416-
"source": "/plane-one/manage/prime-cli",
417-
"destination": "/self-hosting/manage/prime-cli"
418-
},
419-
{
420-
"source": "/plane-one/manage/prime-client",
421-
"destination": "/workspaces-and-users/upgrade-plan"
422-
},
423-
{
424-
"source": "/plane-one/governance/authentication/custom-sso",
425-
"destination": "/self-hosting/govern/authentication"
426-
}
427-
],
428238
"analytics": {
429239
"ga4": {
430240
"measurementId": "G-G578SD4VZD"

0 commit comments

Comments
 (0)