| commit | de0fbdefe38546149e6534b9ca2c5f1f5cf0c2c0 | [log] [tgz] |
|---|---|---|
| author | Kate Lovett <katelovett@google.com> | Thu May 23 14:36:47 2024 -0500 |
| committer | GitHub <noreply@github.com> | Thu May 23 14:36:47 2024 -0500 |
| tree | 301d624fcd1e475f9e59373fe9d7a07e7da02b60 | |
| parent | 7fb71923040903bb47f89708c13dd5f06dbcb92c [diff] |
[wiki migration] Web team pages (#148777)
diff --git a/.github/labeler.yml b/.github/labeler.yml index 3eea358..399731a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml
@@ -195,6 +195,11 @@ - any-glob-to-any-file: - docs/tool/**/* +team-web: + - changed-files: + - any-glob-to-any-file: + - docs/platforms/web/**/* + tool: - changed-files: - any-glob-to-any-file:
diff --git a/docs/unsorted_wiki/Debugging-issues-on-the-Web.md b/docs/platforms/web/Debugging-issues-on-the-Web.md similarity index 100% rename from docs/unsorted_wiki/Debugging-issues-on-the-Web.md rename to docs/platforms/web/Debugging-issues-on-the-Web.md
diff --git a/docs/unsorted_wiki/Flutter-Web-Triage.md b/docs/triage/Flutter-Web-Triage.md similarity index 100% rename from docs/unsorted_wiki/Flutter-Web-Triage.md rename to docs/triage/Flutter-Web-Triage.md