doc: fixed invalid link to main website
Link to a resource outside the repo itself should be prepended with https.
This commit is contained in:
parent
958466818b
commit
89f902f99f
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ And run with your custom configuration:
|
|||
|
||||
Or get the Docker image from [Dockerhub: danielszabo99/microbin](https://hub.docker.com/r/danielszabo99/microbin)
|
||||
|
||||
On our website [microbin.eu](microbin.eu) you will find the following:
|
||||
On our website [microbin.eu](https://microbin.eu) you will find the following:
|
||||
|
||||
- [Screenshots](https://microbin.eu/screenshots/)
|
||||
- [Quickstart Guide](https://microbin.eu/quickstart/)
|
||||
|
@ -67,4 +67,4 @@ You can use MicroBin
|
|||
|
||||
MicroBin and MicroBin.eu are available under the BSD 3-Clause License.
|
||||
|
||||
© Dániel Szabó 2022
|
||||
© Dániel Szabó 2022
|
||||
|
|
Loading…
Reference in a new issue