Herman Schoenfeld преди 3 години
родител
ревизия
bb74b5035e
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      PIP/PIP-0027.md

+ 2 - 2
PIP/PIP-0027.md

@@ -636,6 +636,6 @@ A recursive-descent implementation can be found [here][2].
 1. [C# Regex Parser][1]
 2. [C# Recursive-Descent Parser][2]
 
-[1]: https://github.com/Sphere10/NPascalCoin/blob/master/src/NPascalCoin/Common/Text/RegexEPasaParser.cs
-[2]: https://github.com/Sphere10/NPascalCoin/blob/master/src/NPascalCoin/Common/Text/RecursiveDescentEPasaParser.cs
+[1]: https://github.com/Sphere10/NPascalCoin/blob/master/src/NPascalCoin/Encoding/RegexEPasaParser.cs
+[2]: https://github.com/Sphere10/NPascalCoin/blob/master/src/NPascalCoin/Encoding/RecursiveDescentEPasaParser.cs