phre4k 9 лет назад
Родитель
Сommit
b2bda9cf82
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -72,7 +72,7 @@
 
 
   * [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
   * [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
   * [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java.
   * [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java.
-  * [Bazel](http://bazel.io/) - Google's build system.
+  * [Bazel](http://www.bazel.io/) - Google's build system.
   * [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
   * [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
   * [Gradle](http://gradle.org/) - Another build automation system.
   * [Gradle](http://gradle.org/) - Another build automation system.
   * [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby.
   * [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby.