mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
355 B
11 lines
355 B
1 year ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta http-equiv="refresh" content="0; url=/0.109.7/getting-started/demos">
|
||
|
<link rel="canonical" href="/0.109.7/getting-started/demos" />
|
||
|
</head>
|
||
|
<script>
|
||
|
window.location.href = '/0.109.7/getting-started/demos' + window.location.search + window.location.hash;
|
||
|
</script>
|
||
|
</html>
|