Skip to content

Commit cf7bb3d

Browse files
Merge pull request #71 from RonasIT/dpankratov/deploy-fix
fix: revert publish config;
2 parents f1bdaee + 6982f31 commit cf7bb3d

20 files changed

+57
-14
lines changed

config/auto-doc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@
150150
'development'
151151
],
152152

153-
'config_version' => '2.2'
153+
'config_version' => '2.3'
154154
];

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="hero.svg" >
1+
<img src="resources/assets/images/hero.svg" >
22

33
# Laravel Swagger plugin
44

@@ -131,8 +131,8 @@ passing PHPUnit tests.
131131
3. Run tests
132132
4. Go to route defined in the `auto-doc.route` config
133133
5. Profit!
134-
135-
![img.png](assets/images/img.png)
134+
135+
![img.png](resources/assets/images/img.png)
136136
137137
### Annotations
138138
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)