mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 07:34:44 +00:00
11 lines
343 B
HTML
11 lines
343 B
HTML
![]() |
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta http-equiv="refresh" content="0; url=/docs/cli-commands/dataset">
|
||
|
<link rel="canonical" href="/docs/cli-commands/dataset" />
|
||
|
</head>
|
||
|
<script>
|
||
|
window.location.href = '/docs/cli-commands/dataset' + window.location.search + window.location.hash;
|
||
|
</script>
|
||
|
</html>
|