diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 35a68e900..dafd78784 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ in [./scala/scala.bzl](./scala/scala.bzl). ### Code reviews and other contributions. **All submissions, including submissions by project members, require review.** -Please follow the instructions in [the contributors documentation](http://bazel.io/contributing.html). +Please follow the instructions in [the contributors documentation](https://bazel.build/contribute). ### The small print Contributions made by corporations are covered by a different agreement than diff --git a/docs/scala_binary.md b/docs/scala_binary.md index b1016606c..488be7444 100644 --- a/docs/scala_binary.md +++ b/docs/scala_binary.md @@ -109,9 +109,9 @@ A `scala_binary` requires a `main_class` attribute.

List of strings; optional

Extra compiler options for this binary to be passed to scalac. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -121,9 +121,9 @@ A `scala_binary` requires a `main_class` attribute.

List of strings; optional

List of JVM flags to be passed to the executing JVM. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -134,9 +134,9 @@ A `scala_binary` requires a `main_class` attribute.

List of JVM flags to be passed to scalac after the scalacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -147,9 +147,9 @@ A `scala_binary` requires a `main_class` attribute.

List of JVM flags to be passed to javac after the javacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -164,4 +164,4 @@ A `scala_binary` requires a `main_class` attribute. - \ No newline at end of file + diff --git a/docs/scala_library.md b/docs/scala_library.md index 56c4e5248..0f8ec28f3 100644 --- a/docs/scala_library.md +++ b/docs/scala_library.md @@ -121,9 +121,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of strings; optional

Extra compiler options for this library to be passed to scalac. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -143,9 +143,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of JVM flags to be passed to scalac after the scalacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -156,9 +156,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of JVM flags to be passed to javac after the javacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -173,4 +173,4 @@ In order to have a Java rule use this jar file, use the `java_import` rule. - \ No newline at end of file + diff --git a/docs/scala_macro_library.md b/docs/scala_macro_library.md index c61e6c093..d13179e01 100644 --- a/docs/scala_macro_library.md +++ b/docs/scala_macro_library.md @@ -122,9 +122,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of strings; optional

Extra compiler options for this library to be passed to scalac. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -144,9 +144,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of JVM flags to be passed to scalac after the scalacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -157,9 +157,9 @@ In order to have a Java rule use this jar file, use the `java_import` rule.

List of JVM flags to be passed to javac after the javacopts. Subject to - Make variable + Make variable substitution and - Bourne shell tokenization. + Bourne shell tokenization.

@@ -174,4 +174,4 @@ In order to have a Java rule use this jar file, use the `java_import` rule. - \ No newline at end of file +