aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-17 20:42:02 +0900
committernsfisis <nsfisis@gmail.com>2026-02-17 20:42:18 +0900
commitc095200dc79f24c0cd17a2e3ba15c85a2971ea9a (patch)
treeb01781d3f1b1fbf65c6240f1a677dd7085202b4a /docs
parent2f3583212f470f454a8bd4942a36742be92ad62b (diff)
downloadphperkaigi-2026-albatross-c095200dc79f24c0cd17a2e3ba15c85a2971ea9a.tar.gz
phperkaigi-2026-albatross-c095200dc79f24c0cd17a2e3ba15c85a2971ea9a.tar.zst
phperkaigi-2026-albatross-c095200dc79f24c0cd17a2e3ba15c85a2971ea9a.zip
feat: rename iOSDC Japan 2025 references to PHPerKaigi 2026
Replace all remaining references to the forked event name: - Base path: /iosdc-japan/2025/code-battle/ → /phperkaigi/2026/code-battle/ - Display text and HTML titles - CSS utility class: bg-iosdc-japan → bg-phperkaigi - GitHub Actions submodule path: albatross-swift-2025 → albatross-php-2026 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/DEV.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEV.md b/docs/DEV.md
index be9aede..f3430b5 100644
--- a/docs/DEV.md
+++ b/docs/DEV.md
@@ -22,7 +22,7 @@
1. `direnv allow .` (optional)
1. `just init`
1. `just up`
-1. Access to http://localhost:5173/iosdc-japan/2025/code-battle/.
+1. Access to http://localhost:5173/phperkaigi/2026/code-battle/.
* User `a`, `b` and `c` can log in with `pass` password.
* User `a` and `b` are players.
* User `c` is an administrator.