Skip to content

Commit def59db

Browse files
authored
Merge pull request #54 from tcbyrd/patch-1
Change base url
2 parents f87feee + 311351c commit def59db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Git Large File Storage"
33
description: "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise."
44
git-lfs-release: 3.3.0
55

6-
url: "https://git-lfs.github.com"
6+
url: "https://git-lfs.com"
77

88
# Build settings
99
markdown: kramdown

0 commit comments

Comments
 (0)