Skip to content

Commit fb36396

Browse files
committed
Add a badge for the docs build status which links to the hdoc output
1 parent 0ccf951 commit fb36396

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![CI](https://github.com/chromium/subspace/actions/workflows/ci.yml/badge.svg)](https://github.com/chromium/subspace/actions/workflows/ci.yml)
2+
[![docs](https://github.com/chromium/subspace/actions/workflows/docs.yml/badge.svg)](https://docs.hdoc.io/danakj/subspace/)
23
# Subspace Library
34

45
An experimental take on a safer, simpler C++ standard library.
@@ -7,8 +8,6 @@ Please don't use this library. This is an experiment and we don't yet know where
78
it will take us. There will be breaking changes without warning, and there is no
89
stable version.
910

10-
Documentation: https://docs.hdoc.io/danakj/subspace/
11-
1211
# Copyright
1312

1413
All source files must include this header:

0 commit comments

Comments
 (0)