From 4cd2672b217bd530321160425630a05594183bc5 Mon Sep 17 00:00:00 2001 From: Phil Owen <19691521+PhillipsOwen@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:18:26 -0400 Subject: [PATCH] upping package versions, syncing readme docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 829c023..e550d09 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ SPDX-License-Identifier: MIT A tool that creates and launches various APSViz kubernetes jobs to create image products for the APSViz TerriaMap UI. #### Licenses... -[![MIT License](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/RENCI/APSVIZ-Supervisor/blob/master/LICENSE) +[![MIT License](https://img.shields.io/badge/License-MIT-orange.svg)](https://github.com/RENCI/APSVIZ-Supervisor/blob/master/LICENSE) [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) [![RENCI License](https://img.shields.io/badge/License-RENCI-blue.svg)](https://renci.org/) #### Components and versions... -[![Python](https://img.shields.io/badge/Python-3.11.3-orange)](https://github.com/PyCQA/pylint) -[![Linting Pylint](https://img.shields.io/badge/Pylint-%202.17.4-yellowgreen)](https://github.com/PyCQA/pylint) +[![Python](https://img.shields.io/badge/Python-3.11.3-orange)](https://github.com/python/cpython) +[![Linting Pylint](https://img.shields.io/badge/Pylint-%202.17.4-yellow)](https://github.com/PyCQA/pylint) #### Build status... [![PyLint the codebase](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/pylint.yml/badge.svg)](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/pylint.yml) [![Build and push the Docker image](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/image-push.yml/badge.svg)](https://github.com/RENCI/APSVIZ-Supervisor/actions/workflows/image-push.yml)