Skip to content

Commit

Permalink
Fix incorrect docker images link. (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd authored Jan 2, 2024
1 parent c9b5bf3 commit 366ff95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/amqp-1-0-sink.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-amqp-1-0"
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-amqp1_0"
alias: AMQP 1.0 Sink Connector
---

Expand Down
2 changes: 1 addition & 1 deletion docs/amqp-1-0-source.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-amqp-1-0"
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-amqp1_0"
alias: AMQP 1.0 Source Connector
---

Expand Down

0 comments on commit 366ff95

Please sign in to comment.