Skip to content

Commit 24ec754

Browse files
committed
fix README
1 parent fca4e1a commit 24ec754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ When creating an abstraction, we must implement all the methods and properties o
1515
The basis must be laid in an abstract class and brought to a final and typical concept in the classes of factories.
1616

1717
`WebPluginInterface` has the core methods and properties that are key to working with most web plugins.
18-
Below is a list of these methods and properties. Then you can see [an example implementation](##usage-example).
18+
Below is a list of these methods and properties. Then you can see [an example implementation](https://github.com/WezomAgency/web-plugin-interface/blob/master/docs/index.md).
1919

2020
---
2121

0 commit comments

Comments
 (0)