Skip to content

Commit c2f5502

Browse files
authored
Fix docs (#32)
1 parent 77372d7 commit c2f5502

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/yiisoft" target="_blank">
3-
<img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px">
3+
<img src="https://yiisoft.github.io/docs/images/yii_logo.svg" height="100px" alt="Yii">
44
</a>
55
<h1 align="center">Yii Mutex Library - PostgreSQL PDO Driver</h1>
66
<br>

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"license": "BSD-3-Clause",
1111
"support": {
1212
"issues": "https://github.com/yiisoft/mutex-pdo-pgsql/issues?state=open",
13+
"source": "https://github.com/yiisoft/mutex-pdo-pgsql",
1314
"forum": "https://www.yiiframework.com/forum/",
1415
"wiki": "https://www.yiiframework.com/wiki/",
1516
"irc": "ircs://irc.libera.chat:6697/yii",
16-
"chat": "https://t.me/yii3en",
17-
"source": "https://github.com/yiisoft/mutex-pdo-pgsql"
17+
"chat": "https://t.me/yii3en"
1818
},
1919
"funding": [
2020
{

0 commit comments

Comments
 (0)