Skip to content

Commit

Permalink
Merge pull request #31 from igordot/patch-1
Browse files Browse the repository at this point in the history
Fix vignette link in README.md
  • Loading branch information
slowkow authored Mar 15, 2024
2 parents 31dc97f + da62459 commit 77447fe
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
Expand Up @@ -22,4 +22,4 @@ wilcoxauc(seurat_object, 'group_name')
wilcoxauc(sce_object, 'group_name')
```

For examples, see `?wilcoxauc` and the [vignette](https://austinhartman.github.io/presto/articles/getting-started.html)
For examples, see `?wilcoxauc` and the [vignette](https://immunogenomics.github.io/presto/articles/getting-started.html)

0 comments on commit 77447fe

Please sign in to comment.