From f6382b1dca3b9a3d74e97ad7985f249e08599977 Mon Sep 17 00:00:00 2001 From: JamBalaya56562 Date: Sun, 27 Jul 2025 09:55:58 +0900 Subject: [PATCH] docs: fix a repo param on codespaces url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01eee7da20ce..8618f5c6bfa4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GitHub Docs -[![Build GitHub Docs On Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/?repo=github) +[![Build GitHub Docs On Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/?repo=github/docs) This repository contains the documentation website code and Markdown source files for [docs.github.com](https://docs.github.com).