From ec866d35c21fc09cf0951a628154c4bb6ceb5dab Mon Sep 17 00:00:00 2001 From: Toshihiko SHIMOKAWA Date: Sat, 11 Jul 2026 07:35:07 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20update=20thesis-management-tools=20ref?= =?UTF-8?q?erences=20=E2=86=92=20student-repo-management?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow the repository rename (smkwlab/student-repo-management#504). Mechanical update of the org/repo slug in docs, README setup.sh URLs, and cross-repo references. MERGE ORDER: GitHub's rename redirect keeps the old URLs working, so this may merge together with or after the GitHub rename; do not merge in isolation expecting the new name to resolve before the rename exists. Refs smkwlab/student-repo-management#504 --- docs/CLAUDE-USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CLAUDE-USAGE.md b/docs/CLAUDE-USAGE.md index 7e04969..11235f2 100644 --- a/docs/CLAUDE-USAGE.md +++ b/docs/CLAUDE-USAGE.md @@ -173,7 +173,7 @@ cd project-name ### Integration with Existing Workflows ```bash # Example: Integration with thesis management system -# thesis-management-tools can use aldc for student setup +# student-repo-management can use aldc for student setup # In create-repo scripts: echo "Adding LaTeX development environment..."