mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 11:16:26 +00:00
Update github links
This commit is contained in:
+3
-3
@@ -12,7 +12,7 @@
|
||||
<link rel="stylesheet" href="whoops.css">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/php-sbfc/whoops"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
|
||||
<a href="https://github.com/filp/whoops"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
|
||||
<div class="container">
|
||||
<header class="hero">
|
||||
<div class="screenshot">
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
<p class="download-links">
|
||||
<a href="demo" class="button">view the demo</a>
|
||||
<a href="https://github.com/php-sbfc/whoops" class="button">view on github</a>
|
||||
<a href="https://github.com/filp/whoops" class="button">view on github</a>
|
||||
<a href="https://github.com/filp/whoops/tags" class="button">download a stable version</a>
|
||||
<a href="https://packagist.org/packages/filp/whoops" class="button">view on packagist</a>
|
||||
</p>
|
||||
@@ -121,7 +121,7 @@ $run->register();
|
||||
project in the official repository:
|
||||
|
||||
<p class="center">
|
||||
<a class="button" href="https://github.com/php-sbfc/whoops"><b>whoops</b> on github</a>
|
||||
<a class="button" href="https://github.com/filp/whoops"><b>whoops</b> on github</a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user