Skip to content

[doc] buildopts - fix punctuation in LargeFile URL#3

Open
bwenrich wants to merge 2 commits into
hercules-390:gh-pagesfrom
bwenrich:gh-pages
Open

[doc] buildopts - fix punctuation in LargeFile URL#3
bwenrich wants to merge 2 commits into
hercules-390:gh-pagesfrom
bwenrich:gh-pages

Conversation

@bwenrich

@bwenrich bwenrich commented May 4, 2023

Copy link
Copy Markdown

The current link is 404 due to extra punctuation. Removing the trailing . allows the page to load

$ curl -vkIL 'https://www.unix.org/version2/whatsnew/lfs.html.'
< HTTP/1.1 404 Not Found
$ curl -vkIL 'https://www.unix.org/version2/whatsnew/lfs.html.'
< HTTP/1.1 200 OK

@bwenrich
bwenrich marked this pull request as ready for review May 4, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant