From 0507b6929a8628bd1ed96df2945c477f1e89e69a Mon Sep 17 00:00:00 2001
From: Pol Dellaiera <pol.dellaiera@protonmail.com>
Date: Sun, 29 Dec 2019 21:51:06 +0100
Subject: [PATCH] Update default documentation homepage.

---
 .github/settings.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/settings.yml b/.github/settings.yml
index 41ffc1c9d..aae14fb30 100644
--- a/.github/settings.yml
+++ b/.github/settings.yml
@@ -39,6 +39,7 @@ repository:
     allow_squash_merge: false
     default_branch: master
     description: "A (memory) friendly, easy, lazy and modular collection class."
+    homepage: https://drupol-collection.rtfd.io/
     topics: collection,generator,iterator,yield,immutable
     has_downloads: true
     has_issues: true