e22m4u 1 год назад
Родитель
Сommit
80221ca4e7
1 измененных файлов с 1 добавлено и 1 удалено
  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.
 
-- 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.
 
 ## Installation