control-freak-ide/misc/pocs/GoJS/extensions/index.html
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

17 lines
481 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GoJS&reg; Extensions of Diagramming for HTML5/Canvas by Northwoods Software&reg;</title>
<!-- Copyright 1998-2017 by Northwoods Software Corporation. -->
<meta charset="UTF-8">
<script>
window.location = "Fishbone.html"
</script>
</head>
<body>
You should be redirected to the Fishbone Layout sample. If not, please <a href="Fishbone.html">click here.</a>
</body>
</html>