diff --git a/CODE_OF_CONDUCT.adoc b/CODE_OF_CONDUCT.adoc index f013d6f..17783c7 100644 --- a/CODE_OF_CONDUCT.adoc +++ b/CODE_OF_CONDUCT.adoc @@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden with regard to the reporter of an incident. This Code of Conduct is adapted from the -http://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at -http://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/] +https://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at +https://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/] diff --git a/README.adoc b/README.adoc index f88ed25..fb0e2d4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ == Concourse Java Scripts -Useful bash scripts that help when building Java projects in http://concouse.ci[Concourse]. +Useful bash scripts that help when building Java projects in https://concouse.ci[Concourse]. === Importing Copy `concouse-java.sh` to your project or add it to the docker image you use for building. @@ -103,7 +103,7 @@ For example, given the following `pom.xml`: ---- + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.example example-project @@ -135,7 +135,7 @@ For example, given the following `pom.xml`: ---- + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.example example-project