diff --git a/src/Page.php b/src/Page.php index 172e558..2c35e4b 100644 --- a/src/Page.php +++ b/src/Page.php @@ -4,7 +4,7 @@ final class Page { - const BASE_URL = 'https://raw.githubusercontent.com/tldr-pages/tldr/master/pages/'; + const BASE_URL = 'https://raw.githubusercontent.com/tldr-pages/tldr/main/pages/'; /** * Get the page for the platform in the local cache or download it if it does not exist