mirror of
https://github.com/filp/whoops.git
synced 2026-09-13 11:16:26 +00:00
Move (some) repository references to new name
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ pre.prettyprint, code.prettyprint {
|
||||
<div class="stack-container">
|
||||
|
||||
<div class="frames-container cf ">
|
||||
<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>
|
||||
<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>
|
||||
|
||||
<div class="frame active" id="frame-line-0">
|
||||
<div class="frame-method-info">
|
||||
|
||||
+4
-4
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="description" content="Whoops is a PHP library that helps you deal with errors">
|
||||
<meta name="keywords" content="php,whoops,filp,composer,error handling">
|
||||
<meta name="keywords" content="php,whoops,filp,php-sbfc,composer,error handling">
|
||||
|
||||
<title>whoops! - php errors for cool kids</title>
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600">
|
||||
@@ -12,7 +12,7 @@
|
||||
<link rel="stylesheet" href="whoops.css">
|
||||
</head>
|
||||
<body>
|
||||
<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>
|
||||
<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>
|
||||
<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/filp/whoops" class="button">view on github</a>
|
||||
<a href="https://github.com/php-sbfc/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/filp/whoops"><b>whoops</b> on github</a>
|
||||
<a class="button" href="https://github.com/php-sbfc/whoops"><b>whoops</b> on github</a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user