From af32939e219474038e02bf571b8349d3bbd2bc2b Mon Sep 17 00:00:00 2001 From: Xianpeng Shen Date: Thu, 17 Sep 2026 16:11:35 +0300 Subject: [PATCH] docs: use shenxianpeng.dev for site links GitHub Pages for this account now serves from the custom domain shenxianpeng.dev, project sites included. The old shenxianpeng.github.io URLs still redirect, but they land on http:// first. Link to the new address directly. --- content/about/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about/index.md b/content/about/index.md index 57bc197..1d85db6 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -22,7 +22,7 @@ _Want your project on this list?_ [send a pull request](https://github.com/devop ## Author -Created and maintained by [**Xianpeng Shen**](https://shenxianpeng.github.io), Senior DevOps Engineer. +Created and maintained by [**Xianpeng Shen**](https://shenxianpeng.dev), Senior DevOps Engineer. Specialized in CI/CD, automation, developer experience, and open-source tooling.\ Creator of [cpp-linter](https://github.com/cpp-linter), [commit-check](https://github.com/commit-check), and [conventional-branch](https://github.com/conventional-branch), widely used in both open-source and enterprise environments.\ GitHub: [@shenxianpeng](https://github.com/shenxianpeng)