Skip to content

Commit ec110b7

Browse files
committed
Issue #430: PostgreSQL implementation
Signed-off-by: alexmerlin <[email protected]>
1 parent f572a8f commit ec110b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/autoload/local.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ return [
3434
'version' => 7.0,
3535
'url' => $baseUrl,
3636
'versioning' => [
37-
'documentation_url' => 'https://docs.dotkernel.org/api-documentation/v6/core-features/versioning',
37+
'documentation_url' => 'https://docs.dotkernel.org/api-documentation/v7/tutorials/api-evolution/',
3838
],
3939
],
4040
'authentication' => [

0 commit comments

Comments
 (0)