Meta: Update Documentation and CI for repo move

This commit is contained in:
Andrew Kaster
2024-05-30 15:06:21 -06:00
committed by Andreas Kling
parent dd1fbd3513
commit 6d3a54e4a8
Notes: sideshowbarker 2024-07-17 02:57:43 +09:00
48 changed files with 127 additions and 1279 deletions

View File

@@ -6,6 +6,6 @@
// do not need to install all the prerequsite dependencies from scratch,
// getting you into your development environment faster!
{
"name": "SerenityOS (Pre-Built Image)",
"image": "ghcr.io/serenityos/serenity-devcontainer:base"
"name": "Ladybird (Pre-Built Image)",
"image": "ghcr.io/ladybirdwebbrowser/ladybird-devcontainer:base"
}