Skip to content

Commit

Permalink
Link to crates.io and docs.rs.
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedrano committed Sep 13, 2024
1 parent fc18d00 commit acf4fd0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint
name: lint
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: test
on:
push:
branches: [main]
Expand Down
4 changes: 4 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ aux_links:
- "https://github.com/rustaudio/rust-jack"
"Sponsor":
- "https://github.com/sponsors/wmedrano"
"crates.io":
- "https://crates.io/crates/jack"
"docs.rs":
- "https://docs.rs/jack/latest/jack"
callouts:
todo:
title: TODO
Expand Down

0 comments on commit acf4fd0

Please sign in to comment.