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.
19 lines
590 B
19 lines
590 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>GoJS® Extensions of Diagramming for HTML and Canvas by Northwoods Software®</title>
|
|
<meta name="description" content="Redirect to the Fishbone extension sample page." />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- Copyright 1998-2019 by Northwoods Software Corporation. -->
|
|
|
|
<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>
|
|
|