We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f572a8f commit ec110b7Copy full SHA for ec110b7
config/autoload/local.php.dist
@@ -34,7 +34,7 @@ return [
34
'version' => 7.0,
35
'url' => $baseUrl,
36
'versioning' => [
37
- 'documentation_url' => 'https://docs.dotkernel.org/api-documentation/v6/core-features/versioning',
+ 'documentation_url' => 'https://docs.dotkernel.org/api-documentation/v7/tutorials/api-evolution/',
38
],
39
40
'authentication' => [
0 commit comments