30 lines
1.3 KiB
Diff
30 lines
1.3 KiB
Diff
From 8b924dbc92d3cce474421fbd7974f3d22d64d51c Mon Sep 17 00:00:00 2001
|
|
From: Mattias Ellert <mattias.ellert@physics.uu.se>
|
|
Date: Wed, 12 Aug 2026 17:00:45 +0200
|
|
Subject: [PATCH] Make documentation self-contained
|
|
|
|
---
|
|
README.md | 9 +--------
|
|
1 file changed, 1 insertion(+), 8 deletions(-)
|
|
|
|
diff --git a/README.md b/README.md
|
|
index bafd1112d..167d476e0 100644
|
|
--- a/README.md
|
|
+++ b/README.md
|
|
@@ -1,12 +1,5 @@
|
|
-[](https://repology.org/project/xrootd/packages)
|
|
-[](https://my.cdash.org/index.php?project=XRootD)
|
|
-[](https://github.com/xrootd/xrootd/actions/workflows/ABI.yml)
|
|
-[](https://github.com/xrootd/xrootd/actions/workflows/CI.yml)
|
|
-[](https://www.bestpractices.dev/projects/11900)
|
|
-[](https://insights.linuxfoundation.org/project/xrootd)
|
|
-
|
|
<p align="center">
|
|
- <img src="https://xrootd.org/images/xrootd-logo.png"/>
|
|
+ <img src="xrootd-logo.png"/>
|
|
</p>
|
|
|
|
## XRootD: eXtended ROOT Daemon
|
|
--
|
|
2.55.0
|
|
|