Skip to content

Commit ad2749f

Browse files
committed
docs update
1 parent ed402da commit ad2749f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ <h3 id="_spring_webfluxwebmvc_fn_with_functional_endpoints"><a class="anchor" hr
165165
<div class="ulist">
166166
<ul>
167167
<li>
168-
<p><a href="https://github.com/springdoc/springdoc-openapi-demos/tree/2.x/demo-spring-boot-3-webflux-functional">Sample webflux application using functional DSL</a></p>
168+
<p><a href="https://github.com/springdoc/springdoc-openapi-demos/tree/master/demo-spring-boot-3-webflux-functional">Sample webflux application using functional DSL</a></p>
169169
</li>
170170
</ul>
171171
</div>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ <h3 id="spring-webfluxwebmvc-fn-with-functional-endpoints"><a class="anchor" hre
11451145
<div class="ulist">
11461146
<ul>
11471147
<li>
1148-
<p><a href="https://github.com/springdoc/springdoc-openapi-demos/tree/2.x/demo-spring-boot-3-webflux-functional">Sample webflux application using functional DSL</a></p>
1148+
<p><a href="https://github.com/springdoc/springdoc-openapi-demos/tree/master/demo-spring-boot-3-webflux-functional">Sample webflux application using functional DSL</a></p>
11491149
</li>
11501150
</ul>
11511151
</div>

src/docs/asciidoc/features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Here is the link for some sample codes:
8181

8282
And the Demo code, using the functional endpoints DSL:
8383

84-
- link:https://github.com/springdoc/springdoc-openapi-demos/tree/2.x/demo-spring-boot-3-webflux-functional[Sample webflux application using functional DSL]
84+
- link:https://github.com/springdoc/springdoc-openapi-demos/tree/master/demo-spring-boot-3-webflux-functional[Sample webflux application using functional DSL]
8585

8686
Since version `v1.3.8`, the support of functional endpoints has been added.
8787
Two main annotations have been added for this purpose: `@RouterOperations` and `@RouterOperation`.

0 commit comments

Comments
 (0)