Skip to content

Commit 63a1a63

Browse files
committed
Actualize readme links
1 parent 5a8882b commit 63a1a63

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,20 @@ php ./bin/console config:dump-reference boson > config/packages/boson.yaml
5757

5858
## Documentation
5959

60-
- You can learn more [about what a Boson is](https://bosonphp.com/introduction.html).
61-
- Information [about the configs](https://bosonphp.com/configuration.html) is
62-
available on the [corresponding pages](https://bosonphp.com/application-configuration.html).
63-
- A more detailed description of working with the [application](https://bosonphp.com/application.html),
64-
[windows](https://bosonphp.com/window.html) and [webview](https://bosonphp.com/webview.html)
60+
- You can learn more [about what a Boson is](https://bosonphp.com/doc/0.17/introduction).
61+
- Information [about the configs](https://bosonphp.com/doc/0.17/configuration) is
62+
available on the [corresponding pages](https://bosonphp.com/doc/0.17/application-configuration).
63+
- A more detailed description of working with the [application](https://bosonphp.com/doc/0.17/application),
64+
[windows](https://bosonphp.com/doc/0.17/window) and [webview](https://bosonphp.com/doc/0.17/webview)
6565
is also available.
6666
- Also, do not miss the detailed guide on additional apps for working with
67-
[function bindings](https://bosonphp.com/bindings-api.html),
68-
[scripts](https://bosonphp.com/scripts-api.html),
69-
[request interception](https://bosonphp.com/schemes-api.html), and more.
67+
[function bindings](https://bosonphp.com/doc/0.17/bindings-api),
68+
[scripts](https://bosonphp.com/doc/0.17/scripts-api),
69+
[request interception](https://bosonphp.com/doc/0.17/schemes-api), and more.
7070
- If you want to build an application based on
71-
[Symfony](https://bosonphp.com/symfony-adapter.html),
72-
[Laravel](https://bosonphp.com/laravel-adapter.html) and
73-
[others](https://bosonphp.com/psr7-adapter.html),
71+
[Symfony](https://bosonphp.com/doc/0.17/symfony-adapter),
72+
[Laravel](https://bosonphp.com/doc/0.17/laravel-adapter) and
73+
[others](https://bosonphp.com/doc/0.17/psr7-adapter),
7474
then similar functionality is also available.
7575

7676
## Community
@@ -81,5 +81,5 @@ php ./bin/console config:dump-reference boson > config/packages/boson.yaml
8181
## Contributing
8282

8383
Boson is an Open Source, [community-driven project](https://github.com/boson-php/boson/graphs/contributors).
84-
Join them [contributing code](https://bosonphp.com/contribution.html).
84+
Join them [contributing code](https://bosonphp.com/doc/0.17/contribution).
8585

0 commit comments

Comments
 (0)