Browse Source

chore: updates README.md

e22m4u 1 year ago
parent
commit
80221ca4e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 
 ES-module of the path [trie](https://en.wikipedia.org/wiki/Trie) routing.
 ES-module of the path [trie](https://en.wikipedia.org/wiki/Trie) routing.
 
 
-- Uses [path-to-regexp](https://github.com/component/path-to-regexp) syntax.
+- Uses [path-to-regexp](https://github.com/pillarjs/path-to-regexp) syntax.
 - Supports path parameters.
 - Supports path parameters.
 
 
 ## Installation
 ## Installation