diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-07 22:26:20 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-07 22:26:54 -0800 |
| commit | 7d90f9df0ad08733ac5211f88911a5c1ff747b19 (patch) | |
| tree | 035e1f7003ad92806c1c780a08cfd589be5a8d60 /README.adoc | |
| parent | 62e5eb84f6a64fc2e8432ad734b8c3e47c0dd377 (diff) | |
| download | nng-7d90f9df0ad08733ac5211f88911a5c1ff747b19.tar.gz nng-7d90f9df0ad08733ac5211f88911a5c1ff747b19.tar.bz2 nng-7d90f9df0ad08733ac5211f88911a5c1ff747b19.zip | |
Update links in README for stable branch.
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index dad8ef27..59ac1f68 100644 --- a/README.adoc +++ b/README.adoc @@ -8,10 +8,10 @@ endif::[] // on the GitHub project page at https://github.com/nanomsg/nng. image:https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg[Stand With Ukraine,link="https://stand-with-ukraine.pp.ua"] -image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/linux.yml?branch=master&logoColor=grey&logo=ubuntu&label=[Linux Status,link="https://github.com/nanomsg/nng/actions"] -image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/windows.yml?branch=master&logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"] -image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/darwin.yml?branch=master&logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"] -image:https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&logoColor=grey&label=[Coverage,link="https://codecov.io/gh/nanomsg/nng"] +image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/linux.yml?branch=stable&logoColor=grey&logo=ubuntu&label=[Linux Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/windows.yml?branch=stable&logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/github/actions/workflow/status/nanomsg/nng/darwin.yml?branch=stable&logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"] +image:https://img.shields.io/codecov/c/github/nanomsg/nng/branch/stable?logo=codecov&logoColor=grey&label=[Coverage,link="https://codecov.io/gh/nanomsg/nng"] image:https://img.shields.io/discord/639573728212156478?label=&logo=discord[Discord,link="https://discord.gg/Xnac6b9"] image:https://img.shields.io/static/v1?label=&message=docs&logo=asciidoctor&logoColor=silver&color=blue[Manual,link="https://nng.nanomsg.org/man"] image:https://img.shields.io/github/license/nanomsg/nng.svg?logoColor=silver&logo=open-source-initiative&label=&color=blue[MIT License,link="https://github.com/nanomsg/nng/blob/master/LICENSE.txt"] |
