Fixed isodate link (#541)

1. Fixed isodate link to a correct link
This commit is contained in:
Ken Lui 2023-03-17 21:34:27 -04:00 committed by GitHub
parent b81d2d7df5
commit 22e81f974c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@
"shields": "https://shields.io/",
"thechangelog": "https://changelog.com/podcast/127",
"vandamme": "https://github.com/tech-angels/vandamme/",
"isodate": "https://www.iso.org/iso-8601-date-and-time-format.html)",
"isodate": "https://www.iso.org/iso-8601-date-and-time-format.html",
"github_releases": "https://docs.github.com/en/github/administering-a-repository/releasing-projects-on-github/managing-releases-in-a-repository",
"gnustyle": "https://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html#Style-of-Change-Logs",
"gnunews": "https://www.gnu.org/prep/standards/html_node/NEWS-File.html#NEWS-File"
}
}