mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: fix a broken link in docs.changelogs/README.md (#8937)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Changelogs
|
||||
|
||||
These are the changelogs used by [get-changelog.sh](https://github.com/coder/coder/blob/main/scripts/release/changelog.sh) for a release.
|
||||
These are the changelogs used by [generate_release_notes.sh]https://github.com/coder/coder/blob/main/scripts/release/generate_release_notes.sh) for a release.
|
||||
|
||||
These changelogs are currently not kept in-sync with GitHub releases. Use [GitHub releases](https://github.com/coder/coder/releases) for the latest information!
|
||||
These changelogs are currently not kept in sync with GitHub releases. Use [GitHub releases](https://github.com/coder/coder/releases) for the latest information!
|
||||
|
||||
## Writing a changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user