From 65b51639a573eb717d5cd3207208801627f5e80a Mon Sep 17 00:00:00 2001 From: Luke Nguyen Khanh <64694123+LukeNK@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:50:31 -0800 Subject: [PATCH] Fix URL formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a6befe2e0..bba809fe85 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MathJax ## Beautiful math in all browsers -**Note:** MathJax code development is performed in the [MathJax-src](https:/github.com/mathjax/MathJax-src) repository. This repository holds the packaged version of MathJax, along with the main issue tracker for MathJax bugs. +**Note:** MathJax code development is performed in the [MathJax-src](https://github.com/mathjax/MathJax-src) repository. This repository holds the packaged version of MathJax, along with the main issue tracker for MathJax bugs. ![GitHub release version](https://img.shields.io/github/v/release/mathjax/MathJax-src.svg?sort=semver) ![GitHub release version (v3)](https://img.shields.io/github/package-json/v/mathjax/MathJax/legacy-v3.svg?label=release-v3)