Skip to content

Commit

Permalink
Updated documentation URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaumgard committed Apr 9, 2020
1 parent 076b01f commit a91c196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@
<header>
<nav class="documentation">
<ul>
<li><a href="https://secure.php.net/manual/en/book.pcre.php">PHP PCRE Documentation</a></li>
<li><a href="http:https://pcre.org/current/doc/html/">PCRE2 Documentation</a></li>
<li><a href="https://www.php.net/manual/en/book.pcre.php">PHP PCRE Documentation</a></li>
<li><a href="https:https://pcre.org/current/doc/html/">PCRE2 Documentation</a></li>
</ul>
</nav>
</header>
Expand Down

0 comments on commit a91c196

Please sign in to comment.