-
Notifications
You must be signed in to change notification settings - Fork 3.6k
/
Copy pathlinks.json
13 lines (13 loc) · 823 Bytes
/
links.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"changelog": "https://github.com/olivierlacan/keep-a-changelog/blob/main/CHANGELOG.md",
"repo": "https://github.com/olivierlacan/keep-a-changelog",
"issue": "https://github.com/olivierlacan/keep-a-changelog/issues",
"semver": "https://semver.org/",
"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",
"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"
}