Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect interpretation of .gcn3 file extensions #37

Merged
merged 1 commit into from
May 28, 2024

Conversation

lpsinger
Copy link
Member

Correctly interpret URLs with the file extension .gcn3, such as http://gcn.gsfc.nasa.gov/gcn/other/971227.gcn3, as a URL. Do not misinterpret the extension as a reference to GCN Circular 3.

Fixes nasa-gcn/gcn.nasa.gov#2300.

Correctly interpret URLs with the file extension `.gcn3`, such as
`http://gcn.gsfc.nasa.gov/gcn/other/971227.gcn3`, as a URL. Do not
misinterpret the extension as a reference to GCN Circular 3.

Fixes nasa-gcn/gcn.nasa.gov#2300.
@jracusin jracusin merged commit f235460 into nasa-gcn:main May 28, 2024
7 checks passed
@lpsinger lpsinger deleted the gcn3-urls branch May 28, 2024 14:39
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.

URL Hyperlinking system may not capture instances where URL includes file extension
3 participants