mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-08 18:20:50 +00:00
11 lines
No EOL
346 B
HTML
11 lines
No EOL
346 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/extensions/developing">
|
|
<link rel="canonical" href="/docs/extensions/developing" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/extensions/developing' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |