Skip to content

Commit

Permalink
Change Docs badge link to the actual docs
Browse files Browse the repository at this point in the history
  • Loading branch information
powergee authored and jeehoonkang committed May 20, 2024
1 parent aa4ca12 commit 2e71015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes

[![CI](https://github.com/kaist-cp/smr-benchmark/actions/workflows/test.yml/badge.svg)](https://github.com/kaist-cp/smr-benchmark/actions/workflows/test.yml)
[![Docs](https://github.com/kaist-cp/smr-benchmark/actions/workflows/doc.yml/badge.svg)](https://github.com/kaist-cp/smr-benchmark/actions/workflows/doc.yml)
[![Docs](https://github.com/kaist-cp/smr-benchmark/actions/workflows/doc.yml/badge.svg)](https://kaist-cp.github.io/smr-benchmark)

This is the artifact for:

Expand Down

0 comments on commit 2e71015

Please sign in to comment.