Skip to content

Commit 834f831

Browse files
committed
[Update]: Point to the https path for assets
- This helps in case when the tldr-pages.github.io is CNAMED to a domain (like tldr.sh) which is hijacked.
1 parent 9161187 commit 834f831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pagesRepository": "https://github.com/tldr-pages/tldr",
3-
"repository": "http://tldr-pages.github.io/assets/tldr.zip",
3+
"repository": "https://tldr-pages.github.io/assets/tldr.zip",
44
"themes": {
55
"simple": {
66
"commandName": "bold, underline",

0 commit comments

Comments
 (0)