Skip to content
Snippets Groups Projects
Unverified Commit 26086bb6 authored by sudoforge's avatar sudoforge Committed by GitHub
Browse files

docs(dev-infra): fix missing link to //:CHANGELOG.md (#1458)

Change-Id: I0a21fbc9eb6d11afb647c8e51e40d3a5f5155792
parent f2070b53
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,7 @@ available for use with github.
### Commit messages are the source of truth<a name="commit-messages-are-the-source-of-truth"></a>
Commit subjects and messages are the source of truth for a variety of things,
including the public-facing changelog (\[`//:CHANGELOG.md`\]\[changelog\]) and
including the public-facing changelog ([`//:CHANGELOG.md`][changelog]) and
release descriptions. Writing thorough commit messages is beneficial to anyone
reviewing a commit, including future you!
......@@ -342,6 +342,7 @@ ______________________________________________________________________
- [Learn about the data model][doc/design/model]
- [See how to create a new entity][example-entity]
[changelog]: ./CHANGELOG.md
[doc/contrib/commit]: ./doc/contrib/commit-message-guidelines.md
[doc/design/arch]: ./doc/design/architecture.md
[doc/design/model]: ./doc/design/data-model.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment