Fix URLs and badges in readme
This commit is contained in:
Родитель
695288d0d5
Коммит
9ec2fbd9e9
14
README.md
14
README.md
|
@ -1,17 +1,17 @@
|
||||||
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.Spi&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.Spi) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.Spi&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.Spi) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Device.Spi.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Spi/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md)[![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
|
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_System.Device.Spi&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_System.Device.Spi) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_System.Device.Spi&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_System.Device.Spi) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Device.Spi.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Spi/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
|
||||||
|
|
||||||
![nanoFramework logo](https://github.com/nanoframework/Home/blob/master/resources/logo/nanoFramework-repo-logo.png)
|
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
### Welcome to the **nanoFramework** System.Device.Spi Library repository!
|
### Welcome to the .NET **nanoFramework** System.Device.Spi Library repository!
|
||||||
|
|
||||||
## Build status
|
## Build status
|
||||||
|
|
||||||
| Component | Build Status | NuGet Package |
|
| Component | Build Status | NuGet Package |
|
||||||
|:-|---|---|
|
|:-|---|---|
|
||||||
| System.Device.Spi | [![Build Status](https://dev.azure.com/nanoframework/System.Device.Spi/_apis/build/status/nanoframework.lib-System.Device.Spi?branchName=develop)](https://dev.azure.com/nanoframework/System.Device.Spi/_build/latest?definitionId=7?branchName=master) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Device.Spi.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Spi/) |
|
| System.Device.Spi | [![Build Status](https://dev.azure.com/nanoframework/System.Device.Spi/_apis/build/status/nanoframework.System.Device.Spi?branchName=develop)](https://dev.azure.com/nanoframework/System.Device.Spi/_build/latest?definitionId=72&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Device.Spi.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Spi/) |
|
||||||
| System.Device.Spi (preview) | [![Build Status](https://dev.azure.com/nanoframework/System.Device.Spi/_apis/build/status/nanoframework.lib-System.Device.Spi?branchName=develop)](https://dev.azure.com/nanoframework/System.Device.Spi/_build/latest?definitionId=7?branchName=develop) | [![](https://badgen.net/badge/NuGet/preview/D7B023?icon=https://simpleicons.now.sh/azuredevops/fff)](https://dev.azure.com/nanoframework/feed/_packaging?_a=package&feed=sandbox&package=nanoFramework.System.Device.Spi&protocolType=NuGet&view=overview) |
|
| System.Device.Spi (preview) | [![Build Status](https://dev.azure.com/nanoframework/System.Device.Spi/_apis/build/status/nanoframework.System.Device.Spi?branchName=develop)](https://dev.azure.com/nanoframework/System.Device.Spi/_build/latest?definitionId=72&branchName=develop) | [![NuGet](https://img.shields.io/nuget/vpre/nanoFramework.System.Device.Spi.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.Spi/) |
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ Join our Discord community [here](https://discord.gg/gCyBu8T).
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md).
|
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -120,6 +120,6 @@ The **nanoFramework** Class Libraries are licensed under the [MIT license](LICEN
|
||||||
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
|
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
|
||||||
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
|
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
|
||||||
|
|
||||||
### .NET Foundation
|
## .NET Foundation
|
||||||
|
|
||||||
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).
|
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).
|
||||||
|
|
Загрузка…
Ссылка в новой задаче