We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356fb86 commit 747b562Copy full SHA for 747b562
404.html
@@ -0,0 +1,5 @@
1
+<!doctype html>
2
+<meta http-equiv="refresh" content="0;url='https://github.com/devcontainer-community'" />
3
+<script>
4
+ location.replace("https://github.com/devcontainer-community")
5
+</script>
CNAME
@@ -0,0 +1 @@
+devcontainer.community
index.html
0 commit comments