From dc0039d3e97506e98f5d69cae4b9f43e5e53aefa Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Sun, 18 Feb 2024 08:37:01 +0100 Subject: [PATCH] Update README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b03c97a..8c855a7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Swagger Plugin for DITA-OT [](http://swaggerdita-ot.rtfd.io/) [![license](https://img.shields.io/github/license/jason-fox/fox.jason.passthrough.swagger.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![DITA-OT 4.0](https://img.shields.io/badge/DITA--OT-4.0-green.svg)](http://www.dita-ot.org/4.0) +[![DITA-OT 4.2](https://img.shields.io/badge/DITA--OT-4.2-green.svg)](http://www.dita-ot.org/4.2) [![CI](https://github.com/jason-fox/fox.jason.passthrough.swagger/workflows/CI/badge.svg)](https://github.com/jason-fox/fox.jason.passthrough.swagger/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/github/jason-fox/fox.jason.passthrough.swagger/badge.svg?branch=master)](https://coveralls.io/github/jason-fox/fox.jason.passthrough.swagger?branch=master) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fox.jason.passthrough.swagger&metric=alert_status)](https://sonarcloud.io/dashboard?id=fox.jason.passthrough.swagger) @@ -94,7 +94,7 @@ The DITA-OT Swagger plug-in is a file reader for the DITA Open Toolkit. - Full installation instructions for downloading DITA-OT can be found [here](https://www.dita-ot.org/4.0/topics/installing-client.html). - 1. Download the `dita-ot-4.0.zip` package from the project website at + 1. Download the `dita-ot-4.2.zip` package from the project website at [dita-ot.org/download](https://www.dita-ot.org/download) 2. Extract the contents of the package to the directory where you want to install DITA-OT. 3. **Optional**: Add the absolute path for the `bin` directory to the _PATH_ system variable. @@ -102,9 +102,9 @@ The DITA-OT Swagger plug-in is a file reader for the DITA Open Toolkit. This defines the necessary environment variable to run the `dita` command from the command line. ```console -curl -LO https://github.com/dita-ot/dita-ot/releases/download/4.0/dita-ot-4.0.zip -unzip -q dita-ot-4.0.zip -rm dita-ot-4.0.zip +curl -LO https://github.com/dita-ot/dita-ot/releases/download/4.2/dita-ot-4.2.zip +unzip -q dita-ot-4.2.zip +rm dita-ot-4.2.zip ``` ### Installing the Plug-in @@ -151,7 +151,7 @@ filename will be replaced by spaces in title. ## License -[Apache 2.0](LICENSE) © 2019 - 2022 Jason Fox +[Apache 2.0](LICENSE) © 2019 - 2024 Jason Fox The Program includes the following additional software components which were obtained under license: