We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5e79d commit 44e6fbaCopy full SHA for 44e6fba
awesome/index.html
@@ -1,5 +1,5 @@
1
<!doctype html>
2
-<meta http-equiv="refresh" content="0;url='https://github.com/devcontainer-community/awesome'" />
+<meta http-equiv="refresh" content="0;url='https://github.com/devcontainer-community/awesome-devcontainer'" />
3
<script>
4
- location.replace("https://github.com/devcontainer-community/awesome")
+ location.replace("https://github.com/devcontainer-community/awesome-devcontainer")
5
</script>
0 commit comments