Changed Further Information links

This commit is contained in:
Tom Karbowski 2019-01-16 16:40:48 -06:00 коммит произвёл GitHub
Родитель aef10eee0e
Коммит 8e63b06522
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -1,20 +1,20 @@
## About
# About
These Zulu OpenJDK Dockerfiles are to be used solely with Java applications
or Java application components that are being developed for deployment on Microsoft
Azure or Azure Stack, and are not intended to be used for any other purpose.
## Further Information
* Azul Zulu JDK Readme [(README.zulu-jdk.md)][zulu-jdk]
* Azul Zulu JRE Readme [(README.zulu-jre.md)][zulu-jre]
* Azul Zulu Headless JRE Readme [(README.zulu-jre-headless.md)][zulu-jre-headless]
* Azul Zulu JDK And Maven Readme [(README.zulu-maven.md)][zulu-maven]
# Further Information
+ [Azul Zulu JDK](https://hub.docker.com/_/microsoft-java-jdk)
+ [Azul Zulu JRE](https://hub.docker.com/_/microsoft-java-jre)
+ [Azul Zulu Headless JRE](https://hub.docker.com/_/microsoft-java-jre-headless)
+ [Azul Zulu JDK And Maven](https://hub.docker.com/_/microsoft-java-maven)
[zulu-jdk]:/README.zulu-jdk.md
[zulu-jre]:/README.zulu-jre.md
[zulu-jre-headless]:/README.zulu-jre-headless.md
[zulu-maven]:/README.zulu-maven.md
## Contributing
# Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
@ -23,6 +23,6 @@ When you submit a pull request, a CLA-bot will automatically determine whether y
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
## Code of Conduct
# Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.