File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33<!-- Documentation badge line is processed by release.sh. Thus, if the structure of the URL changes,
44 release.sh needs to be changed also -->
55
6- [ ![ FIWARE Core Context Management] ( https://nexus.lab. fiware.org/repository/raw/public /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
6+ [ ![ FIWARE Core Context Management] ( https://fiware.github.io/catalogue /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
77[ ![ License badge] ( https://img.shields.io/github/license/telefonicaid/fiware-orion.svg )] ( https://opensource.org/licenses/AGPL-3.0 )
88[ ![ Quay badge] ( https://img.shields.io/badge/quay.io-fiware%2Forion-grey?logo=red%20hat&labelColor=EE0000 )] ( https://quay.io/repository/fiware/orion )
99[ ![ Docker badge] ( https://img.shields.io/badge/docker-telefonicaiot%2Ffiware--orion-blue?logo=docker )] ( https://registry.hub.docker.com/r/telefonicaiot/fiware-orion )
1414![ Compliance Tests] ( https://github.com/telefonicaid/fiware-orion/workflows/Compliance%20Tests/badge.svg )
1515![ Unit Tests] ( https://github.com/telefonicaid/fiware-orion/workflows/Unit%20Tests/badge.svg )
1616![ Functional Tests] ( https://github.com/telefonicaid/fiware-orion/workflows/Functional%20Tests/badge.svg )
17- ![ Status] ( https://nexus.lab. fiware.org/static /badges/statuses/orion .svg )
17+ ![ Status] ( https://fiware.github.io/catalogue /badges/statuses/status-full .svg )
1818[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/4520/badge )] ( https://bestpractices.coreinfrastructure.org/projects/4520 )
1919
2020The Orion Context Broker is an implementation of the Publish/Subscribe Context
Original file line number Diff line number Diff line change 11# Orion Context Broker へようこそ
22
3- [ ![ FIWARE Core Context Management] ( https://nexus.lab. fiware.org/repository/raw/public /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
4- [ ![ SOF support badge] ( https://nexus.lab.fiware.org/repository/raw/public/badges/stackoverflow/ orion.svg )] ( http://stackoverflow.com/questions/tagged/fiware-orion )
3+ [ ![ FIWARE Core Context Management] ( https://fiware.github.io/catalogue /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
4+ [ ![ SOF support badge] ( https://img.shields.io/badge/tag-fiware-- orion-orange .svg?logo=stackoverflow )] ( http://stackoverflow.com/questions/tagged/fiware-orion )
55
66Orion は、FIWARE プラットフォームの一部として開発された NGSIv2 REST API バインディングの C++ 実装です。
77
Original file line number Diff line number Diff line change 11# Welcome to Orion Context Broker.
22
3- [ ![ FIWARE Core Context Management] ( https://nexus.lab. fiware.org/repository/raw/public /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
3+ [ ![ FIWARE Core Context Management] ( https://fiware.github.io/catalogue /badges/chapters/core.svg )] ( https://www.fiware.org/developers/catalogue/ )
44[ ![ SOF support badge] ( https://img.shields.io/badge/tag-fiware--orion-orange.svg?logo=stackoverflow )] ( http://stackoverflow.com/questions/tagged/fiware-orion )
55
66Orion is a C++ implementation of the NGSIv2 REST API binding developed as a part of the FIWARE platform.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edit_uri: edit/master/doc/manuals
88markdown_extensions : [toc,fenced_code]
99use_directory_urls : false
1010theme : readthedocs
11- extra_css : ["https://www. fiware.org/ style/fiware_readthedocs.css", "https://www. fiware.org /style/fiware_readthedocs_core.css"]
11+ extra_css : ["https://fiware.github.io/catalogue/ style/fiware_readthedocs.css", "https://fiware.github.io/catalogue /style/fiware_readthedocs_core.css"]
1212google_analytics : ['UA-83236805-1', 'fiware-orion.readthedocs.io']
1313nav :
1414 - Home : index.md
You can’t perform that action at this time.
0 commit comments