Change image URLs in README to relative path
authorSean <redacted>
Thu, 5 Oct 2023 17:02:27 +0000 (01:02 +0800)
committerSean <redacted>
Thu, 5 Oct 2023 17:02:27 +0000 (01:02 +0800)
readme.md

index 5a7d8fa2114d2c0dd5b8732d97c29de68891094c..a0fbd471b290363152f6f74945e2a16b47681f7d 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -8,8 +8,8 @@ sources can be found in the `hosts/data/` directory.
 
 ---
 
-![Logo (light)](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo.png#gh-light-mode-only)
-![Logo (dark)](https://raw.githubusercontent.com/StevenBlack/hosts/master/.github/logo-dark.png#gh-dark-mode-only)
+![Logo (light)](.github/logo.png#gh-light-mode-only)
+![Logo (dark)](.github/logo-dark.png#gh-dark-mode-only)
 
 [![latest release](https://img.shields.io/github/release/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/releases)
 [![license](https://img.shields.io/github/license/StevenBlack/hosts.svg)](https://github.com/StevenBlack/hosts/blob/master/license.txt)
@@ -29,14 +29,14 @@ files are provided.
 
 **Therefore this repository is a hosts file aggregator.**
 
-![Aggregator](https://raw.githubusercontent.com/StevenBlack/hosts/master/aggregator.png)
+![Aggregator](aggregator.png)
 
 - Last updated: **October 04 2023**.
 - Here's the
   [raw hosts file Unified hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)
   containing 137,889 entries.
 
-![Size history](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts_file_size_history.png)
+![Size history](hosts_file_size_history.png)
 
 ## List of all hosts file variants
 
git clone https://git.99rst.org/PROJECT