diff --git a/lib/datasource/conda/readme.md b/lib/datasource/conda/readme.md
index 7fd9906de5263849b701147cd37bfca2ccf80f92..0364d2b9907fd2e2ba5b146e39be7e6803407cb2 100644
--- a/lib/datasource/conda/readme.md
+++ b/lib/datasource/conda/readme.md
@@ -1,5 +1,3 @@
-# Conda
-
 This datasource returns releases from the specified [conda](https://docs.conda.io/en/latest/) registry.
 
 The default registry is `https://api.anaconda.org/package/`, which queries a specific conda channel for a specific package.