Skip to content

Commit 18fd3d8

Browse files
committed
Fixed #927. Link to snapshot has been updated to the latest location.
1 parent 25babdf commit 18fd3d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/ROOT/pages/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
:github-tag: master
1818
:spring-cloud-task-docs-version: current
1919
:spring-cloud-task-docs: https://docs.spring.io/spring-cloud-task/docs/{spring-cloud-task-docs-version}/reference
20-
:spring-cloud-task-docs-current: https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/
20+
:spring-cloud-task-docs-current: https://docs.spring.io/spring-cloud-task/reference/
2121
:github-repo: spring-cloud/spring-cloud-task
2222
:github-raw: https://raw.github.com/{github-repo}/{github-tag}
2323
:github-code: https://github.com/{github-repo}/tree/{github-tag}

docs/modules/ROOT/pages/preface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ linear fashion or you can skip sections if something does not interest you.
1111
== About the documentation
1212
The Spring Cloud Task reference guide is available in https://docs.spring.io/spring-cloud-task/docs/current/reference[html].
1313
The latest copy is available at
14-
https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/.
14+
https://docs.spring.io/spring-cloud-task/reference/.
1515

1616
Copies of this document may be made for your own use and for distribution to others,
1717
provided that you do not charge any fee for such copies and further provided that each

0 commit comments

Comments
 (0)