Skip to content

Commit 8089349

Browse files
committed
docs(usage): Clarify GitVersion.Core as the library API
1 parent e9adacf commit 8089349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/input/docs/usage/library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ patch releases, it's a useful option to some.
1515

1616
:::{.alert .alert-warning}
1717
**Warning**
18-
The library API is not stable and does not follow the semantic versioning
18+
The library API (GitVersion.Core) is not stable and does not follow the semantic versioning
1919
of the GitVersion tool. A patch release of the tool may break the library
2020
and we will refactor and change the library API without notice.
2121
:::
2222

23-
<a href="/api" class="btn btn-primary">Explore the GitVersion library API</a>
23+
<a href="/api" class="btn btn-primary">Explore the GitVersion Core library API</a>

0 commit comments

Comments
 (0)