Remove any and all references to bit.ly

This commit is contained in:
Sabby Anandan
2019-08-06 15:44:15 -07:00
committed by Ilayaperumal Gopinathan
parent 2d40a251fe
commit 119bbafc37
6 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ NOTE: replace `chrisjs` with your docker hub user/org
Register a stream using this processor in between `http` and `log`:
```
dataflow:>app import --uri http://bit.ly/Einstein-SR2-stream-applications-kafka-docker
dataflow:>app import --uri https://dataflow.spring.io/kafka-docker-latest
dataflow:>app register --type processor --name python-processor --uri docker://chrisjs/python-processor:latest
```