Skip to content

Commit 899b5f3

Browse files
committed
Update README.md prior to new release
1 parent a282511 commit 899b5f3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<p align="center">
2-
<a target="_blank" href="https://nmsprime.com"><img src="https://github.com/nmsprime/nmsprime/raw/master/public/images/nmsprime-logo.png" alt="NMS Prime Logo" title="NMS Prime - Open Source Provisioning Tool for Cable-, DOCSIS- and Broadband-Networks" width="250"/></a> <b>hosted</b> by
2+
<a target="_blank" href="https://nmsprime.com"><img src="https://github.com/cablelabs/os-provisioning/raw/dev/public/images/nmsprime-logo.png" alt="NMS Prime Logo" title="NMS Prime - Open Source Provisioning Tool for Cable-, DOCSIS- and Broadband-Networks" width="250"/></a> <b>hosted</b> by
33
<a target="_blank" href="https://cablelabs.com"><img src="http://www.displaysummit.com/wp-content/uploads/2019/07/Cable-Labs-Logo-Red.png" alt="CableLabs Logo" width="250"/></a>
44
</p>
55
<br>
66

7-
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/cablelabs/os-provisioning)
7+
[![Open in Visual Studio Code](https://img.shields.io/static/v1?logo=visualstudiocode&label=&message=Open%20in%20Visual%20Studio%20Code&labelColor=2c2c32&color=007acc&logoColor=007acc)](https://github.dev/cablelabs/os-provisioning)
88
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/nmsprime/localized.svg)](https://crowdin.com/project/nmsprime)
99
[![StyleCI](https://github.styleci.io/repos/109520753/shield?branch=dev)](https://github.styleci.io/repos/109520753)
1010

1111
# OS Provisioning Community Version
1212

1313
[NMS PRIME](https://nmsprime.com) is an Open Source Network **Provisioning Tool** and **Network Management Platform** that enables access across multiple access technologies/domains, like **DOCSIS**, **FTTH**, FTTx, **DSL** and WiFi. It allows a seamless user experience across multiple connectivity services. It reduces complexity for network operators through a simple and easy to adapt **application marketplace**.
1414

15-
<div align="center"><a href="https://nmsprime.com"><img src="https://github.com/nmsprime/nmsprime/raw/i18n/public/images/apps_row.png" alt="NMS Prime Marketplace" title="NMS Prime Marketplace"/></a></div><br>
15+
<div align="center"><a href="https://nmsprime.com"><img src="https://github.com/cablelabs/os-provisioning/raw/dev/public/images/apps_row.png" alt="NMS Prime Marketplace" title="NMS Prime Marketplace"/></a></div><br>
1616

1717
## **Community** Applications
1818
- **Provisioning**
@@ -29,7 +29,7 @@
2929
- **CMTS**, OLT, **Router** and Switch Management via SNMP or TR-069
3030
- **Cable ingress detection**
3131
- Show and manage your IT infrastructure in real-time in **topographic maps** and entity relation diagrams
32-
- Auto configuration of **[Icinga2](https://icinga.com/)** and **[Cacti](https://www.cacti.net/index.php)** from one database
32+
- Auto configuration of **[Icinga2](https://icinga.com/)** and **[Cacti](https://www.cacti.net/)** from one database
3333
- **Ticket System**
3434
- Generic **SNMP GUI** creator
3535
- Basic billing functionality
@@ -49,7 +49,7 @@ NMS Prime is build with standard Linux tools, like
4949
- [Kea](https://www.isc.org/kea/) for IPv6
5050
- [BIND](https://linux.die.net/man/8/named)
5151
- [Icinga2](https://icinga.com/)
52-
- [Cacti](https://www.cacti.net/index.php)
52+
- [Cacti](https://www.cacti.net/)
5353

5454
These tools are actively developed, approved and used. See [Design Architecture](https://devel.nmsprime.com/confluence/display/NMS/Architecture+Guidelines) for more information.
5555

@@ -61,7 +61,7 @@ These tools are actively developed, approved and used. See [Design Architecture]
6161
**From RPM for CentOS 7 (RHEL 7)**
6262

6363
```bash
64-
curl -vsL https://raw.githubusercontent.com/nmsprime/nmsprime/master/INSTALL-REPO.sh | bash
64+
curl -vsL https://github.com/cablelabs/os-provisioning/raw/dev/INSTALL-REPO.sh | bash
6565
yum install nmsprime-*
6666
```
6767
### Enterprise Version

0 commit comments

Comments
 (0)