Skip to content

Commit 22f584d

Browse files
committed
Revert "One more try"
This reverts commit ca6d596.
1 parent ca6d596 commit 22f584d

File tree

1 file changed

+0
-220
lines changed

1 file changed

+0
-220
lines changed

vercel.json

Lines changed: 0 additions & 220 deletions
Original file line numberDiff line numberDiff line change
@@ -124,226 +124,6 @@
124124
"source": "/configuration/runme-gist",
125125
"destination": "/integrations/runme-gist",
126126
"permanent": true
127-
},
128-
{
129-
"source": "/architecture",
130-
"destination": "/resources/architecture",
131-
"permanent": true
132-
},
133-
{
134-
"source": "/configuration/auto-save",
135-
"destination": "/usage/auto-save",
136-
"permanent": true
137-
},
138-
{
139-
"source": "/configuration/cellsection",
140-
"destination": "/usage/run-section",
141-
"permanent": true
142-
},
143-
{
144-
"source": "/configuration/shebang",
145-
"destination": "/usage/shebang",
146-
"permanent": true
147-
},
148-
{
149-
"source": "/faq",
150-
"destination": "/resources/faq",
151-
"permanent": true
152-
},
153-
{
154-
"source": "/getting-started/features",
155-
"destination": "/getting-started",
156-
"permanent": true
157-
},
158-
{
159-
"source": "/getting-started/runbyexample",
160-
"destination": "/getting-started",
161-
"permanent": true
162-
},
163-
{
164-
"source": "/guide/agrocd",
165-
"destination": "/guide/argocd",
166-
"permanent": true
167-
},
168-
{
169-
"source": "/guide/argocd-cli",
170-
"destination": "/guide/k8s/argocd-cli",
171-
"permanent": true
172-
},
173-
{
174-
"source": "/guide/bashscripting",
175-
"destination": "/usage/hello-world",
176-
"permanent": true
177-
},
178-
{
179-
"source": "/guide/devcontainer",
180-
"destination": "/usage/devcontainers",
181-
"permanent": true
182-
},
183-
{
184-
"source": "/guide/helm",
185-
"destination": "/guide/k8s/helm",
186-
"permanent": true
187-
},
188-
{
189-
"source": "/guide/k8s-secret",
190-
"destination": "/guide/k8s/k8s-secret",
191-
"permanent": true
192-
},
193-
{
194-
"source": "/guide/replicaset",
195-
"destination": "/guide/k8s/replicaset",
196-
"permanent": true
197-
},
198-
{
199-
"source": "/guide/runme-blog-launcher",
200-
"destination": "/usage/runme-blog-launcher",
201-
"permanent": true
202-
},
203-
{
204-
"source": "/guide/servicemesh",
205-
"destination": "/guide/k8s/istio",
206-
"permanent": true
207-
},
208-
{
209-
"source": "/guide/sops",
210-
"destination": "/guide/k8s/sops",
211-
"permanent": true
212-
},
213-
{
214-
"source": "/how-runme-works/",
215-
"destination": "/getting-started",
216-
"permanent": true
217-
},
218-
{
219-
"source": "/how-runme-works/cli",
220-
"destination": "/getting-started/cli",
221-
"permanent": true
222-
},
223-
{
224-
"source": "/how-runme-works/runme-via-ssh",
225-
"destination": "/getting-started/vscode-ssh",
226-
"permanent": true
227-
},
228-
{
229-
"source": "/how-runme-works/vscode",
230-
"destination": "/getting-started/vscode",
231-
"permanent": true
232-
},
233-
{
234-
"source": "/how-runme-works/web",
235-
"destination": "/getting-started/web",
236-
"permanent": true
237-
},
238-
{
239-
"source": "/how-runme-works/windows",
240-
"destination": "/installation/windows",
241-
"permanent": true
242-
},
243-
{
244-
"source": "/installation/installrunme",
245-
"destination": "/installation/vscode",
246-
"permanent": true
247-
},
248-
{
249-
"source": "/installation/runme-cdes",
250-
"destination": "/installation/cdes",
251-
"permanent": true
252-
},
253-
{
254-
"source": "/installation/runmecli",
255-
"destination": "/installation/cli",
256-
"permanent": true
257-
},
258-
{
259-
"source": "/integrations/",
260-
"destination": "/usage",
261-
"permanent": true
262-
},
263-
{
264-
"source": "/integrations/browser-extension",
265-
"destination": "/usage/browser-launcher-extension",
266-
"permanent": true
267-
},
268-
{
269-
"source": "/integrations/cloud-render/",
270-
"destination": "/guides/cloud-render/",
271-
"permanent": true
272-
},
273-
{
274-
"source": "/integrations/cloud-render/aws",
275-
"destination": "/guides/cloud-render/",
276-
"permanent": true
277-
},
278-
{
279-
"source": "/integrations/cloud-render/cloud-run",
280-
"destination": "/guides/cloud-render/",
281-
"permanent": true
282-
},
283-
{
284-
"source": "/integrations/cloud-render/gcp",
285-
"destination": "/guides/cloud-render/",
286-
"permanent": true
287-
},
288-
{
289-
"source": "/integrations/dagger",
290-
"destination": "/guides/dagger",
291-
"permanent": true
292-
},
293-
{
294-
"source": "/integrations/data-rendering",
295-
"destination": "/configuration/output-rendering",
296-
"permanent": true
297-
},
298-
{
299-
"source": "/integrations/embed-github-action",
300-
"destination": "/usage/embed-github-action",
301-
"permanent": true
302-
},
303-
{
304-
"source": "/integrations/foyle",
305-
"destination": "/guide/foyle",
306-
"permanent": true
307-
},
308-
{
309-
"source": "/integrations/github-actions-workflow",
310-
"destination": "/usage/github-actions-workflow",
311-
"permanent": true
312-
},
313-
{
314-
"source": "/integrations/runme-gist",
315-
"destination": "/usage/runme-gist",
316-
"permanent": true
317-
},
318-
{
319-
"source": "/open-source",
320-
"destination": "/resources/open-source",
321-
"permanent": true
322-
},
323-
{
324-
"source": "/Reference/",
325-
"destination": "/configuration",
326-
"permanent": true
327-
},
328-
{
329-
"source": "/Reference/configuration",
330-
"destination": "/configuration",
331-
"permanent": true
332-
},
333-
{
334-
"source": "/Reference/flag",
335-
"destination": "/configuration/cli-reference",
336-
"permanent": true
337-
},
338-
{
339-
"source": "/Reference/mime",
340-
"destination": "/configuration/mime",
341-
"permanent": true
342-
},
343-
{
344-
"source": "/why",
345-
"destination": "/",
346-
"permanent": true
347127
}
348128
]
349129
}

0 commit comments

Comments
 (0)