Skip to content

Commit a1cb374

Browse files
authored
Update links
1 parent 5ee7988 commit a1cb374

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

method/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
To implement a new method follow the [Contribution guide](../contributing.md) and make sure you adopt all the necessary conventions specified in this document.
66

77
For examples have a look
8-
[here for a method in Python]({{ repo_branch_url }}/method/spaGCN/) or
9-
[here for a method in R]({{ repo_branch_url }}/method/BayesSpace/).
8+
[here for a method in Python](./spaGCN/) or
9+
[here for a method in R](./BayesSpace/).
1010

1111
## Layout and interface
1212

0 commit comments

Comments
 (0)