fix: added link to devops doc authored by plup's avatar plup
[Version française](https://git.happy-dev.fr/startinblox/framework/sib-core/wikis/Bien-D%C3%A9marrer) * [Version française](https://git.happy-dev.fr/startinblox/framework/sib-core/wikis/Bien-D%C3%A9marrer)
* [Technical documentation](./devops/home.md)
# Synopsis # Synopsis
This is a series of web component respecting both the [web components standards](https://developer.mozilla.org/fr/docs/Web/Web_Components) and the [Linked Data Platform convention](https://en.wikipedia.org/wiki/Linked_Data_Platform). This is a series of web component respecting both the [web components standards](https://developer.mozilla.org/fr/docs/Web/Web_Components) and the [Linked Data Platform convention](https://en.wikipedia.org/wiki/Linked_Data_Platform).
They are aimed at enabling anyone with little development skills to create their own web application by placing these components in an HTML file. They are aimed at enabling anyone with little development skills to create their own web application by placing these components in an HTML file.
...@@ -79,7 +81,6 @@ Here is a list of those that have been developed by Startin' Blox so far: ...@@ -79,7 +81,6 @@ Here is a list of those that have been developed by Startin' Blox so far:
#### Imagine your components ! #### Imagine your components !
There is [a tutorial](./How to make components ?) to learn how to create your own components. There is [a tutorial](./How to make components ?) to learn how to create your own components.
## How to contribute ## How to contribute
You can feel free and welcome to open an issue on our git repository. You can feel free and welcome to open an issue on our git repository.
... ...
......