zentol commented on a change in pull request #18353:
URL: https://github.com/apache/flink/pull/18353#discussion_r799237764



##########
File path: docs/content/docs/dev/configuration/overview.md
##########
@@ -181,22 +171,6 @@ rootProject.name = 'quickstart'
 bash -c "$(curl https://flink.apache.org/q/gradle-quickstart.sh)" -- {{< 
version >}} {{< scala_version >}}
 ```
 {{< /tab >}}
-{{< tab "sbt" >}}
-You can scaffold a new Flink project with the following [giter8 
template](https://github.com/tillrohrmann/flink-project.g8)
-and the `sbt new` command (which creates new build definitions from a 
template) or use the provided quickstart bash script.
-
-### sbt template
-
-```bash
-$ sbt new tillrohrmann/flink-project.g8

Review comment:
       Why was this removed?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to