Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit de6c537

Browse files
committed
Fix typo in location of spring cloud stream docs
1 parent cd0317c commit de6c537

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-dataflow-docs/src/main/asciidoc

1 file changed

+1
-1
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sabby Anandan; Marius Bogoevici; Eric Bottard; Mark Fisher; Ilayaperumal Gopinat
1111

1212
:spring-cloud-dataflow-docs: https://docs.spring.io/spring-cloud-dataflow/docs/{project-version}/reference
1313
:spring-cloud-dataflow-docs-current: https://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/html/
14-
:spring-cloud-stream-docs: httsp://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/index.html
14+
:spring-cloud-stream-docs: https://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/index.html
1515
:spring-boot-version: 1.5.13.RELEASE
1616
:spring-boot-docs-reference: https://docs.spring.io/spring-boot/docs/1.5.13.RELEASE/reference
1717
:github-repo: spring-cloud/spring-cloud-dataflow

0 commit comments

Comments
 (0)