Browse Source

Fix readme markdown (#694)

Armani Ferrante 4 years ago
parent
commit
cfc43da8ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -87,7 +87,7 @@ pub struct Counter {
 ```
 
 For more, see the [examples](https://github.com/project-serum/anchor/tree/master/examples)
-and [tests]((https://github.com/project-serum/anchor/tree/master/tests)) directories.
+and [tests](https://github.com/project-serum/anchor/tree/master/tests) directories.
 
 ## Contribution