File tree Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Expand file tree Collapse file tree 6 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/devcontainer-community/awesome' " />
3
+ < script >
4
+ location . replace ( "https://github.com/devcontainer-community/awesome" )
5
+ </ script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/devcontainer-community/code-of-conduct' " />
3
+ < script >
4
+ location . replace ( "https://github.com/devcontainer-community/code-of-conduct" )
5
+ </ script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/orgs/devcontainer-community/discussions' " />
3
+ < script >
4
+ location . replace ( "https://github.com/orgs/devcontainer-community/discussions" )
5
+ </ script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/devcontainer-community/devcontainer-features' " />
3
+ < script >
4
+ location . replace ( "https://github.com/devcontainer-community/devcontainer-features" )
5
+ </ script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/devcontainer-community/devcontainer-images' " />
3
+ < script >
4
+ location . replace ( "https://github.com/devcontainer-community/devcontainer-images" )
5
+ </ script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < meta http-equiv ="refresh " content ="0;url='https://github.com/devcontainer-community/shell-snippets' " />
3
+ < script >
4
+ location . replace ( "https://github.com/devcontainer-community/shell-snippets" )
5
+ </ script >
You can’t perform that action at this time.
0 commit comments