Skip to content

Commit f69fbb5

Browse files
authored
Fixed link in README.md
1 parent 0c59ed1 commit f69fbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Materials for the Advanced Data Processing course of the [Big Data Analytics](ht
44

55
This course gives a 30 hours overview of many concepts, techniques and tools in data processing using Spark, including some key concepts from Apache Beam. We assume you're familiar with Python, but all the exercises can be easily followed in Java and Scala. We've included a Vagrant definition and docker images for both [Spark](infra/docker/docker.md) and [Beam](infra/beam/beam.md).
66

7-
If you find a bug or you want to contribute some comments, please [fill an issue in this repository]() or simply [write us](mailto:[email protected]). You're free to reuse course materials, please follow details in the [license section](#license).
7+
If you find a bug or you want to contribute some comments, please [fill an issue in this repository](https://github.com/luisbelloch/data_processing_course/issues/new) or simply [write us](mailto:[email protected]). You're free to reuse course materials, please follow details in the [license section](#license).
88

99
## Structure
1010

0 commit comments

Comments
 (0)