Skip to content

Commit 16c0ac2

Browse files
committed
Merge pull request #7 from webimpress/hotifx/comment-links
Fixed links in PHPDocs to point to proper repository
2 parents 28e5f09 + 3628517 commit 16c0ac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Exception/InvalidConfigException.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/**
3-
* @see https://github.com/zendframework/zend-expressive-cache for the canonical source repository
3+
* @see https://github.com/zendframework/zend-expressive-authorization for the canonical source repository
44
* @copyright Copyright (c) 2017 Zend Technologies USA Inc. (http://www.zend.com)
5-
* @license https://github.com/zendframework/zend-expressive-cache/blob/master/LICENSE.md New BSD License
5+
* @license https://github.com/zendframework/zend-expressive-authorization/blob/master/LICENSE.md New BSD License
66
*/
77

88
namespace Zend\Expressive\Authorization\Exception;

0 commit comments

Comments
 (0)