diff --git a/README.md b/README.md index bcb4cabc..f4737570 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,21 @@ -# Windup Documentation +# MTA Documentation -This repository contains the files for Windup documentation. +This repository contains the files for Migration Toolkit for Applications (MTA) documentation. -[Windup](https://github.com/windup/windup) is an automated application migration and assessment tool. +[MTA](https://github.com/migtools/mta-documentation) is an automated application migration and assessment tool. -For developer-focused documentation, see the [Windup wiki](https://github.com/windup/windup/wiki). +For upstream developer-focused information, see the [Konveyor homepage](https://www.konveyor.io/). -## Contributing to Windup documentation +## Contributing to MTA documentation -This project is [Apache 2.0 licensed](LICENSE) and accepts contributions via -GitHub pull requests. +This project is [Apache 2.0 licensed](LICENSE) and accepts contributions via GitHub pull requests. See the [Contributors Guide](CONTRIBUTING.adoc) for details. ## Reporting a documentation bug -To report a Windup documentation issue, submit a Jira issue on the [Windup project page]]{JiraWindupURL} with the *Component* field set to *Documentation*. +To report an MTA documentation issue, submit a Jira issue on the [MTA documentation project page]](https://issues.redhat.com/projects/MTA/issues/MTA-2944?filter=allopenissues) with the *Component* field set to *Documentation*. ## Repository Structure @@ -44,7 +43,3 @@ This repository uses the following directory structure: ## Code of conduct [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md) - -## PR preview rendering - -[![](https://www.netlify.com/img/global/badges/netlify-light.svg)](https://www.netlify.com) diff --git a/_layouts/default.html b/_layouts/default.html index 59a34fa9..56a414d2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -40,10 +40,7 @@

{{ site.title | default: site.github.repository_name }}

{{ content }} diff --git a/docs/topics/templates/document-attributes.adoc b/docs/topics/templates/document-attributes.adoc index 0ad10468..cf0a351c 100644 --- a/docs/topics/templates/document-attributes.adoc +++ b/docs/topics/templates/document-attributes.adoc @@ -48,16 +48,17 @@ ifdef::mtr[] :WebNameTitle: Web Console :WebNameURL: web_console_guide :WebConsoleBookName: {WebNameTitle} Guide -:ProductVersion: 1.2.5 +:ProductVersion: 1.2.6 :PluginName: MTR plugin -:ProductDistributionVersion: 1.2.5.GA-redhat-00001 -:ProductDistribution: mtr-1.2.5.GA-offline +:ProductDistributionVersion: 1.2.6.GA-redhat-00001 +:ProductDistribution: mtr-1.2.6.GA-offline :DevDownloadPageURL: https://developers.redhat.com/products/mtr/download :IDEPluginFilename: migrationtoolkit-mtr-eclipse-plugin-repository :JiraWindupURL: https://issues.redhat.com/projects/WINDUP :CodeReadyStudioDownloadPageURL: http://download.jboss.org/jbosstools/photon/stable/updates/mtr/ endif::[] + // ******************* // * Component names * // ******************* diff --git a/index.md b/index.md index d3a028be..b85694fa 100644 --- a/index.md +++ b/index.md @@ -24,4 +24,4 @@ Migration Toolkit for Runtimes - [IntelliJ IDEA Plugin Guide](docs/intellij-idea-plugin-guide-mtr/master/index.html) - [Release Notes](docs/release-notes-mtr/master/index.html) - [Visual Studio Code Extension Guide](docs/vs-code-extension-guide-mtr/master/index.html) -- [Introduction to the Migration Toolkit for Runtimes](docs/getting-started-guide-mtr/master/index.html) +- [Introduction to the Migration Toolkit for Runtimes](docs/getting-started-guide-mtr/master/index.html) \ No newline at end of file