Skip to content

Commit b1a6de4

Browse files
Deploying to gh-pages from @ dstackai/dstack@51fdcdf 🚀
1 parent 4115f28 commit b1a6de4

File tree

16 files changed

+504
-5057
lines changed

16 files changed

+504
-5057
lines changed

assets/images/crusoe-logo.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/images/social/partners.png

-31.7 KB
Binary file not shown.

backends/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<head>
55
<meta charset="utf-8">
66
<title>Redirecting...</title>
7-
<link rel="canonical" href="../partners/">
8-
<script>var anchor=window.location.hash.substr(1);location.href="../partners/"+(anchor?"#"+anchor:"")</script>
9-
<meta http-equiv="refresh" content="0; url=../partners/">
7+
<link rel="canonical" href="../docs/concepts/backends/">
8+
<script>var anchor=window.location.hash.substr(1);location.href="../docs/concepts/backends/"+(anchor?"#"+anchor:"")</script>
9+
<meta http-equiv="refresh" content="0; url=../docs/concepts/backends/">
1010
</head>
1111
<body>
12-
You're being redirected to a <a href="../partners/">new destination</a>.
12+
You're being redirected to a <a href="../docs/concepts/backends/">new destination</a>.
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)