From 2b2c75b5b9ddd905607f60de63a1e5dace4d85ec Mon Sep 17 00:00:00 2001 From: Swati Singhaniya Date: Sat, 14 Feb 2026 20:35:01 +0530 Subject: [PATCH] Fix formatting in CONTRIBUTING.md topics section Correct formatting of the topics section for clarity. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6062b32a258..f231a5a19cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ To update the image, simply replace the image inside the directory for the topic To update text and links, edit the `index.md` inside the topic or collection's directory. These files are formatted using a combination of [Front Matter](https://jekyllrb.com/docs/frontmatter/) and simple body content. -For **topics**, you'll notice that, in examples like the topic "[algorithm](https://raw.githubusercontent.com/github/explore/main/topics/algorithm/index.md)," data like its canonical URL, Wikipedia URL, or display name are called out in key-value pairs, while its detailed description is accounted for in the body of the document. +For **topics**, you'll notice that, in examples like the topic"[algorithm](https://raw.githubusercontent.com/github/explore/main/topics/algorithm/index.md)," data like its canonical URL, Wikipedia URL, or display name are called out in key-value pairs, while its detailed description is accounted for in the body of the document. _/topics/algorithm/index.md_: